DayOfWeekAsString
Method Signature
DayOfWeekAsString(date=[any], timezone=[string], locale=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
Returns the full day of the week name of a date object. Note that the behavior of this function is not localized, as Sunday is always considered to be the first day of the week.
DayOfWeekAsString(date=[any], timezone=[string], locale=[string])date
any
false
The numeric integer to extract the day of week or month from.
timezone
string
false
locale
string
false
GetHTTPTimestring
Last updated
Was this helpful?
Was this helpful?
