Home > dev > api > name > gb.splitdate 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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.

See also

api/cat/date