=====cDate===== ====Fields==== ^ Field Name ^ Type ^ Description ^ | seconds | int | | | minutes | int | | | hours | int | | | month_day | int | | | month | int | | | year | int | | | week_day | int | | | year_day | int | | ====Functions==== cDate has no public functions ====Remarks==== To get the current date, use the [[hpl3:game:scripting:function_reference:hps_api#csystem_getdate|cSystem_GetDate]] function.