tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
formatDateTime
tango
text
locale
Convert
Undocumented in source. Be warned that the author may not have intended to support it.
char
[]
formatDateTime
(char[] output, Time dateTime, const(char)[] format, IFormatService formatService)
char
[]
formatDateTime
(char[] output, Time dateTime, const(char)[] format, DateTimeFormat dtf)
char
[]
formatDateTime
(
char
[]
output
,
Time
dateTime
,
const
(
char
)[]
format
,
DateTimeFormat
dtf
)
Meta
Source
See Implementation
tango
text
locale
Convert
functions
formatCurrency
formatDateTime
formatDouble
formatFixed
formatGeneral
formatInteger
formatNumber
longToBinString
longToHexString
longToString
parseFormatSpecifier
toString
static variables
negativeCurrencyFormats
negativeNumberFormats
positiveCurrencyFormats
positiveNumberFormat
templates
charTerm