Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

tz-converter - convert the time and date across time zones.

Author

       David Maiorino.

                                                   2014-08-05                                    tz-converter(1)

Description

tz-converter  is  a  simple interface for converting the time and date between two time zones. Written in
       Python3 and using Pyside, this interface allows the user to save a certain time zone and restore it after
       further changes. The timezone information is taken from pytz, supplying seven different regions:  Africa,
       America, Asia, Australia, Europe, Pacific, and US.

Name

       tz-converter - convert the time and date across time zones.

Options

       This program currently has no documented commandline options.

Synopsis

tz-converter [ -options ]

See Also