mud.datetime

Undocumented in source.

Members

Functions

currentDateTime
DateTime currentDateTime()

Acquire current time as a DateTime

wholeDay
auto wholeDay(DateTime dt)

Returns a whole day span for this dt

wholeHour
auto wholeHour(DateTime dt)

Returns a whole hour span for this dt

wholeMonth
auto wholeMonth(DateTime dt)

Returns a whole month span for this dt

wholeYear
auto wholeYear(DateTime dt)

Returns a whole year span for this dt

Structs

TimeSpan
struct TimeSpan

Represents a span in time

Meta