#INCLUDE("INC-Header.html") #INCLUDE("INC-Quickbar.html")

{DateTimeLocale}: #LocaleID

{CurrentDateAndTime}: #CurrentDateTime

{DateFormats}

#LOOP(#DateFormats) #ENDLOOP #IF(NOT #COUNT(#Locales))#ENDIF
{Name} {Value} {Example}
{Total}: #COUNT(#DateFormats)
#Name #Value #Example
{NoEntry}

{TimeFormats}

#LOOP(#TimeFormats) #ENDLOOP #IF(NOT #COUNT(#TimeFormats))#ENDIF
{Name} {Value} {Example}
{Total}: #COUNT(#TimeFormats)
#Name #Value #Example
{NoEntry}

{DateTimeFormats}

#LOOP(#DateTimeFormats) #ENDLOOP #IF(NOT #COUNT(#DateTimeFormats))#ENDIF
{Name} {Value} {Example}
{Total}: #COUNT(#DateTimeFormats)
#Name #Value #Example
{NoEntry}

{Names}

{MonthNames} #JOIN(", ", #MonthNames)#Name#ENDJOIN
{MonthAbbreviations} #JOIN(", ", #MonthAbbreviations)#Name#ENDJOIN
{DayNames} #JOIN(", ", #DayNames)#Name#ENDJOIN
{DayAbbreviations} #JOIN(", ", #DayAbbreviations)#Name#ENDJOIN

{Defaults}

{DateBeforeTime} #DateBeforeTime
{DatePartsOrder} #DatePartsOrder
{DefaultDateFormatLength} #DefaultDateFormatLength
{DefaultTimeFormatLength} #DefaultTimeFormatLength
{DefaultDateTimeFormatLength} #DefaultDateTimeFormatLength