MonthAsString
Returns the full month name of a date object
Method Signature
MonthAsString(date=[any], timezone=[string], locale=[string])
Arguments
Argument
Type
Required
Description
Default
date
any
false
The numeric integer to extract the day of week or month from.
timezone
string
false
locale
string
false
Examples
Related
Last updated
Was this helpful?