×

Format Date (Extended)

iOS 14 +

Notes

Display the date in the selected format.

Syntax

formatDateExtended(sourceDate: <#Date#>, dateTimeZone: <#Enumeration (DateOrTime)#>, dateFormat: <#Enumeration (DateFormat)#>, timeFormat: <#Enumeration (TimeFormat)#>, zoneFormat: <#Enumeration (ZoneFormat)#>)

Example

formatDateExtended(sourceDate: February 26th 2022, dateTimeZone: DateFormat, dateFormat: weekdayFull, timeFormat: ampm, zoneFormat: timeZoneShort)