The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Timestamp.onlyTime
mir
timestamp
Timestamp
Timestamp
onlyTime
(ubyte hour, ubyte minute)
Timestamp
onlyTime
(ubyte hour, ubyte minute, ubyte second)
struct
Timestamp
@
safe
pure nothrow @
nogc
static
@
serdeIgnore
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
fromYamlString
toISOExtString
toISOString
toString
constructors
this
enums
Precision
functions
addMinutes
getFraction
isDuration
isLocalTime
isNegativeDuration
isOnlyTime
offset
opCast
opCmp
setLocalTimezone
toUnixTime
withOffset
static functions
fromString
fromUnixTime
onlyTime
templates
toISOStringImp
variables
day
fractionCoefficient
fractionExponent
hour
minute
month
precision
second
year