OSSingleton.getDatetime

Returns current datetime as a dictionary of keys: year, month, day, weekday, dst (daylight savings time), hour, minute, second.

struct OSSingleton
@nogc nothrow const
Dictionary
getDatetime
(
in bool utc = false
)

Meta