CS_DATEREC

The CS_DATEREC structure is used with the CS-Library routine cs_dt_crack to interpret date and time data returned from the server. Date and time data is represented on the server by either the date, time, datetime or datetime4 datatype. Both of these are packed structures. cs_dt_crack unpacks the date and time components into the CS_DATEREC fields.

For a description of the server datetime datatype and the equivalent Client-Library types, see “Datetime types”. For a description of the CS_DATEREC structure, see the cs_dt_crack reference page in the Open Client and Open Server Common Libraries Reference Manual.