ZipFileTime Struct Reference

#include <lib_zipfile.h>

Public Attributes

UINT nSec
 
UINT nMin
 
UINT nHour
 
UINT nMDay
 
UINT nMonth
 
UINT nYear
 

Member Data Documentation

◆ nSec

UINT nSec

Seconds (0 to 59).

◆ nMin

UINT nMin

Minutes (0 to 59).

◆ nHour

UINT nHour

Hour (0 to 23).

◆ nMDay

UINT nMDay

Day of month (1 to 31).

◆ nMonth

UINT nMonth

Month (0 to 11).

◆ nYear

UINT nYear

Year (1980 to 2044).