mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Timestamp.fromISOStringImpl
mir
timestamp
Timestamp
Undocumented in source.
Timestamp
fromISOStringImpl
(const(C)[] str)
template
fromISOStringImpl
(bool ext)
static @
safe
pure
@
serdeIgnore
Timestamp
fromISOStringImpl
(
C
)
(
scope
const
(
C
)[]
str
)
if
(
isSomeChar
!
C
)
bool
fromISOStringImpl
(const(C)[] str, Timestamp value)
Members
Static functions
fromISOStringImpl
Timestamp
fromISOStringImpl
(const(C)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
fromISOStringImpl
bool
fromISOStringImpl
(const(C)[] str, Timestamp value)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mir
timestamp
Timestamp
aliases
fromISOExtString
fromISOString
toISOExtString
toISOString
toString
constructors
this
enums
Precision
functions
addMinutes
hasOffset
isOnlyTime
opCast
opCmp
withOffset
static functions
fromString
onlyTime
templates
fromISOStringImpl
toISOStringImp
variables
day
fractionCoefficient
fractionExponent
hour
minute
month
offset
precision
second
year