LiteSQL
Public Member Functions | List of all members
litesql::TimeStruct Class Reference

Public Member Functions

 TimeStruct (time_t t=0)
 
int day () const
 
int dayOfWeek () const
 
int dayOfYear () const
 
int month () const
 
int year () const
 
int hour () const
 
int min () const
 
int sec () const
 
time_t timeStamp () const
 
TimeStructsetDay (int day)
 
TimeStructsetMonth (int month)
 
TimeStructsetYear (int year)
 
TimeStructsetHour (int hour)
 
TimeStructsetMin (int min)
 
TimeStructsetSec (int sec)
 
TimeStructsetTimeStamp (time_t t)
 

The documentation for this class was generated from the following files:

SourceForge.net Logo