ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
formatTime
ae
utils
time
Format a SysTime using the format spec fmt. This version parses fmt at runtime.
string
formatTime
(SysTime t)
string
formatTime
(SysTime t, string fmt)
string
formatTime
(
SysTime
t
,
string
fmt
)
string
formatTime
(string fmt, SysTime t)
Meta
Source
See Implementation
ae
utils
time
aliases
format
functions
formatTime
parseTime
parseTimeUsing
putTime
putTimeImpl
timeFormatSize
manifest constants
MaxTimezoneNameLength
properties
empty
fracSecs
split
structs
TimeFormats
variables
MonthLongNames
MonthShortNames
WeekdayLongNames
WeekdayShortNames
Format a SysTime using the format spec fmt. This version parses fmt at runtime.