Timestamp.isOnlyTime

Indicates whether this Timestamp represents only a time component, without a date.

struct Timestamp
@property const @safe pure nothrow @nogc
bool
isOnlyTime
()

Return Value

Type: bool

true if timestamp represent a time only value.