shunsock / timezone_translator

simple command-line utility that converts a given time from one timezone to another.
MIT License
23 stars 1 forks source link

Local timezone string #34

Closed shunsock closed 3 months ago

shunsock commented 3 months ago

Description

This Pull Request introduces changes to the shunsock/timezone_translator repository. The main focus is to enhance the functionality by translating local timezone strings to the desired timezone.

💥 Breaking Changes

Implemented feature to read local timezone AS STRING (not offset) Added tests to ensure the new functionality works as expected.

new version interpret timezone as string because it read following

If tz translator fails to correct timezone from above sources, it returns panic.