D date/time parse functions.
Parsing exception.
Parse string to SysTime with standard string representation.
Parse string to SysTime with standard string representation. Equals parseSysTime(source, "%c", locale).
Uses C setLocale which uses system localization via dlocale library.
See Source File
Vitaly Livshic, shiche@yandex.ru
LGPLv3
D date/time parse functions.