Localise Times version history - 25 versions
Localise Times by QOAL
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.40.14
Released Aug 1, 2024 - 66.91 KBWorks with firefox 58.0 and later, android 120.0 and later1.40.14
Avoid erroneously matching bit values, such as 8bit.Source code released under GNU General Public License v3.0
Download FirefoxYou'll need Firefox to use this extensionOlder versions
Version 1.40.13
Released Jul 21, 2024 - 66.88 KBWorks with firefox 58.0 and later, android 120.0 and later1.40.13
Fix 12 hour time ranges missing a meridian
For example: 6-6PT to BST
Previously it would localise to 14:00-14:00
Now it'll correctly show as 14:00-02:00Source code released under GNU General Public License v3.0
Version 1.40.12
Released May 17, 2024 - 66.86 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.12
Fixes a bug where DST information wasn't being generated, which could lead to American time zones being incorrectly presented to the user.Source code released under GNU General Public License v3.0
Version 1.40.11
Released May 2, 2024 - 66.81 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.11
Avoid seeing a year followed by a time as a valid time range.
e.g. 2024 - 1:55am PT
Minor visual style tweak to detected times.
This is mostly to avoid unwanted padding and margins being applied.Source code released under GNU General Public License v3.0
Version 1.40.10
Released Apr 29, 2024 - 66.66 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.10
Adds the viewport meta tag to the settings page, so it's not so zoomed out on Android.Source code released under GNU General Public License v3.0
Version 1.40.9
Released Apr 28, 2024 - 66.62 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.9
Improved the detection of characters directly before would-be non-times
This should reduce some false positivesSource code released under GNU General Public License v3.0
Version 1.40.8
Released Mar 14, 2024 - 66.59 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.8
Fixes an issue where the long text form of a short timezone code would display the wrong time
Example: 07:26 Central Time wasn't being localised correctly unless another time using a short code was spotted before it.Source code released under GNU General Public License v3.0
Version 1.40.7
Released Feb 11, 2024 - 66.56 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.7
Improves page load times by up to 2ms!Source code released under GNU General Public License v3.0
Version 1.40.6
Released Jan 23, 2024 - 66.54 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.6
Add an option to include the user's time zone in localised times
Some users may find this provides clarity, and confidence that the time was localised.Source code released under GNU General Public License v3.0
Version 1.40.5
Released Nov 28, 2023 - 66.31 KBWorks with firefox 48.0 and later, android 120.0 and later1.40.5
Adds support for the options_ui
This allows access to the settings part of the popup from with your browser's add-on managerSource code released under GNU General Public License v3.0
Version 1.40.4
Released Sep 13, 2023 - 66.16 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.40.4
* Adds a new option to show the original text of a time initially
Click, or hover over, the time to see the localised version.
(You can also press enter on a highlighted time too)
* Update the analogue clock when toggling between localised and non-localised timesSource code released under GNU General Public License v3.0
Version 1.40.2
Released Aug 16, 2023 - 65.69 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.40.2
Fixes a typo related to clearing a saved manual time zone conversion for a websiteSource code released under GNU General Public License v3.0
Version 1.40.1
Released Aug 16, 2023 - 65.7 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.40.1
Fix clearing a saved manual time conversionSource code released under GNU General Public License v3.0
Version 1.40.0
Released Aug 15, 2023 - 65.7 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.40.0
Initial support for pausing the extension on a per page or domain basis
Initial support for remembering a manual conversion time for a page or domain
A fair amount of the extension has been touched to implement these changes, please let me know if you encounter any issues.Source code released under GNU General Public License v3.0
Version 1.30.3
Released May 1, 2023 - 63.4 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.30.3
Fix the light theme! Options should be visible now. Oops!Source code released under GNU General Public License v3.0
Version 1.30.2
Released Apr 28, 2023 - 63.45 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.30.2
Fixes time zone offsets that do not feature a colon (e.g. +0200)Source code released under GNU General Public License v3.0
Version 1.30.1
Released Apr 7, 2023 - 63.4 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.30.1
Fix a bug that could stop time detection when a page changesSource code released under GNU General Public License v3.0
Version 1.30.0
Released Mar 22, 2023 - 63.39 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.30.0
* Adds support for handling DST mix ups (North American times only so far)
This feature will, by default, automatically use the correct time, but visually mark the time anyway to warn you.
You can disable the automatic correction, and the tooltip will show the corrected time instead.
* Improves the position of the tooltip slightly
* Tweaks handling of EST times that could look like estimatesSource code released under GNU General Public License v3.0
Version 1.29.6
Released Mar 15, 2023 - 62.6 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.6
Fix our own tooltip being wrongly localised when the time is toggled.
Apply a sans-serif font to our tooltip if the page body has only the default font-family applied.
Tidy up some logic, and observers.
Observe changes to just character data too.Source code released under GNU General Public License v3.0
Version 1.29.5
Released Mar 13, 2023 - 62.42 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.5
Respects the Display an analogue clock setting when times are shown as text only.
Fixes tooltips lingering if a time is removed whilst its tooltip is visible.Source code released under GNU General Public License v3.0
Version 1.29.4
Released Jan 31, 2023 - 62.26 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.4
Fixed a bug that where text similar to a time, but missing minutes, would be erroneously localised. (e.g. 2: CT)Source code released under GNU General Public License v3.0
Version 1.29.3
Released Jan 23, 2023 - 62.23 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.3
Small tweak to the handling of time ranges. (e.g. 7am - 3pm NDT)
Previously 14:00 - 3:00 UTC would be incorrectly localised as 14:00 - 15:00 (for a user in UTC etc)Source code released under GNU General Public License v3.0
Version 1.29.2
Released Jan 12, 2023 - 62.22 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.2
Ignores abbreviated estimates that could look like times (e.g. 2015 est.)
Localises some ambiguous times that were previously ignored. (7est)
- When the hour is between 1 and 12, it doesn't have minutes or a meridiem.
- Times like this that use certain time zones will be treated as 24 hour times, and localised without fanfare.
- Times from elsewhere in the world will be given a small pink/red colouring, and a note about ambiguity in their tooltip.Source code released under GNU General Public License v3.0
Version 1.29.1
Released Dec 16, 2022 - 61.77 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.1
Improves the themed tooltip's positioning
- It shouldn't get cut off now
Re-introduces a slightly speedier regex, unless a manual timezone has been picked.
Please let me know if this causes any new issues!Source code released under GNU General Public License v3.0
Version 1.29.0
Released Oct 19, 2022 - 61.5 KBWorks with firefox 48.0 and later, android 48.0 to 68.*1.29.0
Adds keyboard interactivity
Adds custom tooltips
Improves handling timezones with offsets. (e.g. 4pm UTC+5:30)Source code released under GNU General Public License v3.0