Static public member functions
- static int64_t epochEnd()
- Gets the encoded epoch end.
- static int64_t epochStart()
- Gets the encoded epoch start.
- static bool isValidTimestamp(uint32_t month, uint32_t day, uint32_t year, uint32_t hour, uint32_t minute, uint32_t second, uint32_t mcrs)
- Determines whether a decoded m/d/y, h:m:s:micros Timestamp value is valid and within the Netezza Timestamp range.
- static int64_t max()
- Gets the encoded max.
- static int64_t min()
- Gets the encoded min.