Tizen RT Libs&Environment
v1.0 D5
|
Time APIs. More...
Go to the source code of this file.
Macros | |
#define | EXTERN extern |
Functions | |
EXTERN int | clock_isleapyear (int year) |
Return true if the specified year is a leap year. More... | |
EXTERN int | clock_daysbeforemonth (int month, bool leapyear) |
Get the number of days that occurred before the beginning of the month. More... | |
EXTERN time_t | clock_calendar2utc (int year, int month, int day) |
Conversion Calendar/UTC. More... | |
Time APIs.
Definition in file time.h.