Man page - tv_augment_tz(1)
Packages contas this manual
- tv_extractinfo_en(1)
- tv_grab_na_dd(1)
- tv_count(1)
- tv_grep(1)
- tv_validate_grabber(1)
- tv_remove_some_overlapping(1)
- tv_grab_combiner(1)
- tv_cat(1)
- tv_merge(1)
- tv_tmdb(1)
- tv_split(1)
- tv_grab_zz_sdjson(1)
- tv_grab_it_dvb(1)
- tv_grab_huro(1)
- tv_augment(1)
- tv_extractinfo_ar(1)
- tv_sort(1)
- tv_grab_zz_sdjson_sqlite(1)
- tv_to_potatoe(1)
- tv_to_text(1)
- tv_grab_fi(1)
- tv_to_latex(1)
- tv_validate_file(1)
- tv_augment_tz(1)
- tv_imdb(1)
- tv_find_grabbers(1)
- tv_grab_na_tvmedia(1)
- tv_grab_pt_vodafone(1)
- tv_grab_uk_freeview(1)
- tv_grab_is(1)
- tv_grab_ch_search(1)
Package: xmltv-util
apt-get install xmltv-util
apt-get install xmltv-util
Manuals in package:
Documentations in package:
Manual
| TV_AUGMENT_TZ(1p) | User Contributed Perl Documentation | TV_AUGMENT_TZ(1p) |
NAME
tv_augment_tz - Convert floating time to explicit time.
SYNOPSIS
tv_augment_tz [--help] [--output FILE] [--tz TIMEZONE] [FILE...]
DESCRIPTION
Read XMLTV data and augment all times with the correct offset. Times that are already explicit will be converted to TIMEZONE as well.
--output FILE write to FILE rather than standard output
--tz TIMEZONE use TIMEZONE (e.g. Europe/Berlin) rather then the default of UTC
SEE ALSO
xmltv(5).
AUTHOR
Karl Dietz, <dekarl@spaetfruehstuecken.org>
BUGS
Guessing the right time when local time is abigous doesn't work properly.
| 2025-04-19 | perl v5.40.1 |