Searched refs:neo_tz_offset (Results 1 – 4 of 4) sorted by relevance
29 fprintf(stderr, "TZ Offset is %ld\n", neo_tz_offset(&ttm)); in main()39 fprintf(stderr, "TZ Offset is %ld\n", neo_tz_offset(&ttm)); in main()
26 long neo_tz_offset(struct tm *ttm);
78 long neo_tz_offset(struct tm *ttm) { in neo_tz_offset() function
98 tzoffset_seconds = neo_tz_offset(ttm); in export_date_tm()