DateIOFormats
Properties
Day format string @example "1"
Localized full date @example "Jan 1, 2019"
Date & time format string with localized time @example "Jan 1, 2018 11:44 PM"
Not localized date & Time format 12h @example "Jan 1, 2018 11:44 PM"
Not localized date & Time format 24h @example "Jan 1, 2018 23:44"
Partially localized full date with weekday, useful for text-to-speech accessibility @example "Tuesday, January 1, 2019"
Full time localized format string @example "11:44 PM" for US, "23:44" for Europe
Not localized full time format string @example "11:44 PM"
Not localized full time format string @example "23:44"
Hours format string @example "11"
Hours format string @example "23"
Localized keyboard input friendly date format @example "02/13/2020
Localized keyboard input friendly date/time format @example "02/13/2020 23:44"
Partially localized keyboard input friendly date/time 12h format @example "02/13/2020 11:44 PM"
Partially localized keyboard input friendly date/time 24h format @example "02/13/2020 23:44"
Minutes format string @example "44"
Month format string @example "January"
Month with date format string @example "January 1"
Month with year format string @example "January 2018"
Short month format string @example "Jan"
Date format string with month and day of month @example "1 January"
Date format string with weekday, month and day of month @example "Wed, Jan 1"
Seconds format string @example "00"
Shorter day format @example "Jan 1"
Weekday format string @example "Wednesday"
Short weekday format string @example "Wed"
Year format string @example "2019"