logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tv_augment_tz - Convert floating time to explicit time.

Author

Bugs

       Guessing the right time when local time is abigous doesn't work properly.

perl v5.40.1                                       2025-04-19                                  TV_AUGMENT_TZ(1p)

Description

       Read XMLTV data and augment all times with the correct offset. Times that are already explicit will be
       converted to TIMEZONE as well.

       --outputFILE write to FILE rather than standard output

       --tzTIMEZONE use TIMEZONE (e.g. Europe/Berlin) rather then the default of UTC

Name

       tv_augment_tz - Convert floating time to explicit time.

See Also

xmltv(5).

Synopsis

       tv_augment_tz [--help] [--output FILE] [--tz TIMEZONE] [FILE...]

See Also