HPL3/Community/Scripting/Classes/cdate
Jump to navigation
Jump to search
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.