Wrapper struct which, when supplied to Formatter, prints value using current default locale settings.
How to format locale-specific date/time output
The default DateTimeLocale instance
Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.
Copyright (c) 2005 John Chapman. Some parts copyright (c) 2009-2016 dunnhumby Germany GmbH. All rights reserved.
Jan 2005: initial release Mar 2009: extracted from locale, and converted to a struct
Support for formatting date/time values, in a locale-specific manner. See DateTimeLocale.format() for a description on how formatting is performed (below).
Reference links: