![]() | FPDF_ |
The FPDF_SYSTEMTIME type exposes the following members.
Name | Description | |
---|---|---|
![]() | wDay | day of the month - [1,31] |
![]() | wDayOfWeek | days since Sunday - [0,6] |
![]() | wHour | hours since midnight - [0,23] |
![]() | wMilliseconds | milliseconds after the second - [0,999] |
![]() | wMinute | minutes after the hour - [0,59] |
![]() | wMonth | months since January - [0,11] |
![]() | wSecond | seconds after the minute - [0,59] |
![]() | wYear | years since 1900 |