Home > api > name > gb.splitdate 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB.SplitDate
Syntax
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.

See also

Date & Time Management