FairCom Corporation


4.3.55 ctdbDateCheck


Check if a given date is valid.

Declaration

CTDBRET ctdbDateCheck(NINT year, NINT month, NINT day)

Description

ctdbDateCheck checks to see if the given date is valid. To check if the time is valid, use ctdbTimeCheck.

Returns

ctdbDateCheck returns CTDBRET_OK if date is ok, or c-treeDB C API error on failure.

The possible errors associated with ctdbDateCheck are:

See also

ctdbTimeCheck


FairCom Corporation
www.faircom.com