dutils-data ~master (2020-05-16T00:04:04Z)
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.