Difference between revisions of "HPL3/Community/Scripting/Classes/cdate"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:12, 30 July 2020
Contents
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.