10.8.13 Month
Month returns the month portion of a date.
Input Parameters
None
Example
In this example, a date of 2004-12-31 would return a value of 12 to Month:
#Month := #Today.Month
Ý 10.8 Date Intrinsic Functions
Month returns the month portion of a date.
Input Parameters
None
Example
In this example, a date of 2004-12-31 would return a value of 12 to Month:
#Month := #Today.Month
Ý 10.8 Date Intrinsic Functions