Go to the source code of this file.
| long | alp_get_gmtoffset (const time_t *gmttime, const char *tzname) |
| Gets the GMT offset time of specified time zone. | |
| void | alp_localtime_tz (const time_t *gmttime, const char *tzname, struct tm *result) |
| brief Converts the simple time representation to a broken-down time representation related to the user's specified time zone. | |
| G_BEGIN_DECLS time_t | alp_mktime_tz (struct tm *tmp, const char *tzname) |
| Converts a broken-down time structure to a simple time representation based on the user's specified time zone. |
|
||||||||||||
|
Gets the GMT offset time of specified time zone.
|
|
||||||||||||||||
|
brief Converts the simple time representation to a broken-down time representation related to the user's specified time zone.
|
|
||||||||||||
|
Converts a broken-down time structure to a simple time representation based on the user's specified time zone.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.