tv_augment_tz - Man Page

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.

Info

2024-02-24 perl v5.38.2 User Contributed Perl Documentation