GB.SplitDate

GB_DATE_SERIAL * GB.SplitDate ( GB_DATE * value );

Splits a Gambas date/time value into its components : year, month, and so on.

This function returns a pointer to a static GB_DATE_SERIAL structure that contains each date and time component.