The OpenD Programming Language

Timestamp.isOnlyTime

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

Return Value

Type: bool

true if timestamp represent a time only value.

Meta