FDO API Reference Feature Data Objects

FdoDateTime::FdoDateTime FdoInt16  _year,
FdoInt8  _month,
FdoInt8  _day
[inline]
 

Construct a date value.

Parameters:
_year Input year
_month Input month
_day Input day of month
Returns:
Returns nothing.

Definition at line 128 of file FdoTypes.h.

References day, hour, minute, month, seconds, and year.


Comments or suggestions? Send us feedback.