You use function mthOfyr
Syntax :
Int MthOfYr (date date)
Description :
Returns the number of the month in which the date specified by date appears.
Example :
MthOfYr(02\02\1998)
returns the value '2'
Note :
January is month number 1
February in month number 2 and other month ... respectively
No comments:
Post a Comment