Difference between revisions of "HPL3/Community/Scripting/Classes/cdate"

From Frictional Wiki
Jump to navigation Jump to search
(Upload classes to sub)
 
(No difference)

Latest revision as of 11:12, 30 July 2020

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 cSystem_GetDate function.