All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzsTime Struct Reference

< Structure for time and date values. More...

#include <system/time/kzs_time.h>

Public Attributes

kzUint hours
 Hours 0-23. More...
 
kzUint minutes
 Minutes 0-59. More...
 
kzUint seconds
 Seconds 0-59. More...
 
kzUint day
 Day of month. More...
 
kzUint month
 Month of year. More...
 
kzUint year
 Year. More...
 

Detailed Description

< Structure for time and date values.

Member Data Documentation

kzUint KzsTime::hours

Hours 0-23.

kzUint KzsTime::minutes

Minutes 0-59.

kzUint KzsTime::seconds

Seconds 0-59.

kzUint KzsTime::day

Day of month.

1 is the first day.

kzUint KzsTime::month

Month of year.

1 is January.

kzUint KzsTime::year

Year.


The documentation for this struct was generated from the following file: