ZipFileTime Struct Reference Library » Zip File
#include <lib_zipfile.h>
Public Attributes |
|
| UINT | nSec |
| UINT | nMin |
| UINT | nHour |
| UINT | nMDay |
| UINT | nMonth |
| UINT | nYear |
| UINT nSec |
Seconds ( 0 to 59 ).
| UINT nMin |
Minutes ( 0 to 59 ).
| UINT nHour |
Hour ( 0 to 23 ).
| UINT nMDay |
Day of month ( 1 to 31 ).
| UINT nMonth |
Month ( 0 to 11 ).
| UINT nYear |
Year ( 1980 to 2044 ).