Closely related to std.datetime is <a href="core_time.html">core.time</a>,
and some of the time types used in std.datetime come from there - such as
core.time.Duration, core.time.TickDuration, and
core.time.FracSec.
core.time is publically imported into std.datetime, it isn't necessary
to import it separately.
Closely related to std.datetime is <a href="core_time.html">core.time</a>, and some of the time types used in std.datetime come from there - such as core.time.Duration, core.time.TickDuration, and core.time.FracSec. core.time is publically imported into std.datetime, it isn't necessary to import it separately.