ShortDateLeLongTime

Little-endian short date. For little-endian patterns the order of the date components day - month - year is always preserved when formatting a date with formatter, independent of the current locale. The separator between the date components is locale dependent. Example: 30/12/1997 05:59:59 PM. The corresponding DateTimeFormatter pattern is: "dd/MM/yyyy hh:mm:ss a"

Since

200.1.0

Inherited properties

Link copied to clipboard

A DateTimeFormatter matching this format's pattern. The returned DateTimeFormatter honors locale-specific formatting and follows CLDR standards.

Link copied to clipboard

A pattern representing the date format using symbols compatible with DateTimeFormatter.