#include "syslog-ng.h"

Go to the source code of this file.
Functions | |
| gint32 | time_zone_info_get_offset (const TimeZoneInfo *self, time_t stamp) |
| TimeZoneInfo * | time_zone_info_new (const gchar *tz) |
| void | time_zone_info_free (TimeZoneInfo *self) |
| void time_zone_info_free | ( | TimeZoneInfo * | self | ) |
| gint32 time_zone_info_get_offset | ( | const TimeZoneInfo * | self, |
| time_t | stamp | ||
| ) |
| TimeZoneInfo* time_zone_info_new | ( | const gchar * | tz | ) |