ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
formatTime
ae
utils
time
format
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
format
aliases
format
functions
formatTime
putTime
putTimeImpl
Format a SysTime using the format spec fmt. This version parses fmt at runtime.