MonthShortAsString
Returns the short month name of a date object
Method Signature
MonthShortAsString(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?