vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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.