Static public member functions

static int32_t epochEnd()
Gets the encoded epoch end.
static int32_t epochStart()
Gets the encoded epoch start.
static uint32_t getYearDay(uint32_t month, uint32_t day, uint32_t year, bool *errorFlag=NULL)
Given a m/d/y format date, returns the day number of the year.
static bool isValidDate(uint32_t month, uint32_t day, uint32_t year)
Specifies whether a decoded m/d/y Date value is valid and within the Netezza
static int32_t max()

Gets the encoded max.

static int32_t min()

Gets the encoded min.

static uint8_t numDaysInMonth(uint32_t month, uint32_t year, bool *errorFlag=NULL)
Determine the total number of days in a given month.
static int16_t yearMax()
Gets the decoded year max.
static int16_t yearMin()
Gets the decoded year min.