Home > dev > api > cat > date 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Date & Time Management
GB_DATE_SERIAL Splitted Date/time value structure.
GB_DATE Date/time value datatype.
GB.GetTime Returns the current time in seconds.
GB.MakeDate Makes a Gambas date/time value from its components.
GB.MakeDateFromTime Makes a date/time value from a Unix time.
GB.SplitDate Splits a date/time value into its components.

Overview

These functions allow you to use the Gambas date & time functions from a component.