mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Timestamp.onlyTime
mir
timestamp
Timestamp
Timestamp
onlyTime
(ubyte hour, ubyte minute)
struct
Timestamp
@
safe
pure nothrow @
nogc
static
@
serdeIgnore
Timestamp
onlyTime
(
ubyte
hour
,
ubyte
minute
)
Timestamp
onlyTime
(ubyte hour, ubyte minute, ubyte second)
Timestamp
onlyTime
(ubyte hour, ubyte minute, ubyte second, byte fractionExponent, ulong fractionCoefficient)
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