| 
          
 
 
 
          Returns
the month part of a given date. 
Syntax    get-month-from-dateTime(strDate) 
 
ParametersstrDateTime is
a string that represents the date and is specified
in the format yyyy-mm-dd. For more information
about date and time parameters, see Date and time parameters. 
 
ReturnsA number that
holds the months part of the given date. 
 
 
          
           
          
          
 | 
 | 
 |