Functions
| Name | Description |
|---|---|
| CheckDate | Checks if the date structure passed to the function holds a valid date. |
| CheckTime | Checks if the time structure passed to the function holds a valid time. |
| GetDate | Fills in the date structure with the current date stored in the terminal's real-time clock. |
| GetTime | Fills in the time structure with the current time as stored in the terminal's real-time clock. |
| SetDate | Sets the date in the terminal's real-time clock to the date in the date structure. |
| SetTime | Sets the time in the terminal's real-time clock to the time in the time structure. |
Last updated: 2020/10/21