Short Date Le
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. The corresponding DateTimeFormatter pattern is: "dd/MM/yyyy"
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.