syslog-ng source
zoneinfo.h File Reference
#include "syslog-ng.h"
Include dependency graph for zoneinfo.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ time_zone_info_free()

void time_zone_info_free ( TimeZoneInfo *  self)

◆ time_zone_info_get_offset()

gint32 time_zone_info_get_offset ( const TimeZoneInfo *  self,
time_t  stamp 
)

◆ time_zone_info_new()

TimeZoneInfo* time_zone_info_new ( const gchar *  tz)