Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.21 KB

toTimeZone() - A Time Zone Converter Add-on 🌐🕓

Authors: Raymond Wangsa Putra and Mireille Tan

Time Zone Converter Icon

Description

Have you ever saw an event being hosted at a certain time in a certain time zone, and had to convert it manually or by opening a new tab online? With this add-on, you can convert time zones in one tab!

How it works

  1. Add our addon.
  2. Pin it to your addons bar.
  3. Whenever you see a time to convert, just select the date, time and time zones (to be converted and to convert), then click on the "Convert!" button!

Screenshot of Add-on

Possible Extensions

  • Time zone selection through location / time zone codes (e.g. UTC, IST, EST, etc.)
  • Support for 12h format
  • Context menu option allowing for time zone conversion without opening the extension
    • Can possibly be implemented through the Notifications API, so when a user highlights a string containing a time and time zone and clicks on the context menu option, a notification containing the converted time will be shown; the time zone to convert to may possibly be specified by the user through an options menu