vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
BsonDate.fromString
index
vibe
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
index
vibe
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.