OSSingleton.getDate

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

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

Meta