vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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.