dutils-data v2.0.1 (2020-05-14T01:45:14Z)
Home
Dub
Repo
BSONDate.fromString
dutils
data
bson
BSONDate
Constructs a BSONDate from the given date/time string in ISO extended format.
struct
BSONDate
@
safe
static
BSONDate
fromString
(
string
iso_ext_string
)
Meta
Source
See Implementation
dutils
data
bson
BSONDate
constructors
this
functions
opCmp
opEquals
toString
toSysTime
properties
value
static functions
fromStdTime
fromString
Constructs a BSONDate from the given date/time string in ISO extended format.