pgc.time

Proleptic Gregorian calendar: time

Members

Functions

hour
ubyte hour(Time t)
minute
ubyte minute(Time t)
mkTime
Time mkTime(int hour, int minute, int second, int split = 0)
nowLocal
Time nowLocal()
nowLocal
Time nowLocal()
nowUTC
Time nowUTC()
nowUTC
Time nowUTC()
second
ubyte second(Time t)
split
ushort split(Time t)

Meta

Authors

Maxim Freck <maxim@freck.pp.ru>