Documentation
Dlang.org
StrptimeTimestampParser
arrow
strptime_timestamp_parser
class
StrptimeTimestampParser :
TimestampParser
{
this
(string format);
string
getFormat
();
}
Constructors
this
this
(string format)
Members
Functions
getFormat
string
getFormat
()
Inherited Members
From TimestampParser
getKind
string
getKind
()
arrow
strptime_timestamp_parser
classes
StrptimeTimestampParser