Time formats for string formatting and parsing.
Time formatting functions.
Duration functions.
Time parsing functions.
Duration parsing functions.
typeof(SysTime.stdTime), the numeric type used to store absolute time in D.
Convert from StdTime to Duration.
true when the duration d is zero.
Workaround SysTime.fracSecs only being available in 2.067, and SysTime.fracSec becoming deprecated in the same version.
As above, for Duration.split and Duration.get
Like SysTime.stdTime.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Time string formatting and such.