dateformat ~master (2021-10-04T16:02:12Z)
Dub
Repo
DateParseException
dateparse
Parsing exception.
export
class
DateParseException : Exception {
uint
position
;
this
(string msg, uint position);
}
Constructors
this
this
(string msg, uint position)
Undocumented in source.
Members
Variables
position
uint
position
;
Undocumented in source.
Meta
Source
See Implementation
dateparse
classes
DateParseException
functions
parseSysTime
Parsing exception.