std.datetime

Phobos provides the following functionality for time:

Functionality Symbols
Points in Time Clock 

Date  TimeOfDay  DateTime  SysTime 

Timezones TimeZone 

UTC  LocalTime  PosixTimeZone  WindowsTimeZone  SimpleTimeZone 

Intervals and Ranges of Time Interval 

PosInfInterval  NegInfInterval 

Durations of Time Duration 

weeks  days  hours  minutes  seconds  msecs  usecs  hnsecs  nsecs 

Time Measurement and Benchmarking MonoTime 

StopWatch  benchmark 

This functionality is separated into the following modules:

See Also

core.time

intro-to-datetime, Introduction to std.datetime, Introduction to std.datetime
ISO 8601
Wikipedia entry on TZ Database
List of Time Zones

License

No exported symbols.