The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Timestamp.isOnlyTime
mir
timestamp
Timestamp
struct
Timestamp
@
property
const @
safe
pure nothrow @
nogc
@
serdeIgnore
bool
isOnlyTime
(
)
Return Value
Type:
bool
true if timestamp represent a time only value.
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