![]() |
FARR::TimeZone |
||||||||||||||||||||||||||||||||||||
View Current World Times in FARR as you type. This plugin allows you to display current times of major world cities based on your search criteria. Results can be in a "Country - State - City" or "City" form. |
|||||||||||||||||||||||||||||||||||||
::Usage | |||||||||||||||||||||||||||||||||||||
tz |
Typing "tz" will present you with the 3 configuration utilities: |
||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||
tz (.*) |
"tz" followed by a space, and search characters, will display matching cities and their current time. The search string will accept and use a Regular Expression. |
||||||||||||||||||||||||||||||||||||
tzs (.*) |
"tzs" followed by a space, and search characters, will search DateAndTime.com for the search string. The results of the search can be used to add a custom URL for Cities that are not available in the drop down. |
||||||||||||||||||||||||||||||||||||
::Options
|
|||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
List Type |
The list is available in two formats:
|
||||||||||||||||||||||||||||||||||||
Date Format |
The following format codes can be used to define the format of the date in the search results:
Examples:
|
||||||||||||||||||||||||||||||||||||
Locale setting |
Locales are loaded from the Locale directory and are simple ini files, feel free to make your own. Caution: FARR does not display Unicode correctly! If you create a new locale please send it through to me. |
||||||||||||||||||||||||||||||||||||
TimeAndDate Locale |
TimeAndDate.com uses your language to display its date and time. Version 1.3.1 introduces the ability for TimeZone to interogate TimeAndDate.com for the current user's language settings. Generally this should function correctly without interaction from the user; this section only exists if something goes wrong.
|
||||||||||||||||||||||||||||||||||||
Launch in FARR |
Opens the selected city's TimeAndDate.com page in FARR's internal browser, otherwise the default external browser is used. |
||||||||||||||||||||||||||||||||||||
Download each Launch |
Downloads a fresh version of the data file each time FARR is launched. |
||||||||||||||||||||||||||||||||||||
Log Download |
Writes a log file for the download and data install process. If TimeZone is not reporting the correct times, this is the file to zip up and send me. |
||||||||||||||||||||||||||||||||||||
Check Favourites |
Version 1.4.0 introduces new functionality that will help TimeZone to maintain the correct times during Daylight Savings Time changes around the globe. If enabled TimeZone will check each of your Favourite's times with the current time reported on TimeAndDate.com. If a discrepency is found TimeZone will download a fresh version of the data. Check Favourites has the following setting:
|
||||||||||||||||||||||||||||||||||||
Favourites |
Up to 50 Favourites can be selected to display in FARR by default. Favourites are displayed in FARR in the same order as arranged in the Settings list. Favourites can have the following settings:
The
example settings above will display the following default results: |
||||||||||||||||||||||||||||||||||||
Set |
Saves the settings. As of Version 1.4.0 a backup of the previous version will be generated (timezone.ini.bak). |
||||||||||||||||||||||||||||||||||||
::Tips | |||||||||||||||||||||||||||||||||||||
Search TimeAndDate.com |
tzs can be used to search TimeAndDate.com for a particular city if it is not available in TimeZone. |
||||||||||||||||||||||||||||||||||||
Custom Control Accelerators |
The Alt-Shortcut for the Settings condrols can be edited in the Locale INI file by adding an ampersand (&) before the character to be the accelerator.
|
||||||||||||||||||||||||||||||||||||
Launch in Browser |
Regardless of the Launch in FARR setting, you can use the Right Mouse Button Context Menu to open the url in the external browser. |
||||||||||||||||||||||||||||||||||||
Incorrect Times |
There was an error reported where a particular timezone was displayed with the incorrect time. I have not found the problem, as the problem corrected itself, so I've added some logging functionality that will help find the problem if it surfaces again. If you do get some timezones that are incorrect, please zip up and send me the log (FindAndRunRobot\Plugins\TimeZone\Data\log.txt). That bug has been fixed! If you find an error in the time calculation the logging function is still available. Please ensure that Logging is enabled, then create a zip file of the following files and email them to me:
|
||||||||||||||||||||||||||||||||||||
::Disclaimer | |||||||||||||||||||||||||||||||||||||
TimeZone is distributed "as is". No warranty of any kind is expressed or implied. You use at your own risk. The author will not be liable for data loss, damages, loss of profits or any other kind of loss while using or misusing this software. |
|||||||||||||||||||||||||||||||||||||
::Credits | |||||||||||||||||||||||||||||||||||||
![]() |
TimeZone uses the data published at TimeAndDate.com. I believe that TimeZone conforms to the Link Policy, and have informed the site owners of this project. TimeAndDate is a great site with lots of useful tools and information. |
||||||||||||||||||||||||||||||||||||
![]() |
Thanks to ecaradec for making FARR Plugins so easy with his Javascript SDK. |
||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
![]() |
Date functions by: Matt Kruse ( http://www.mattkruse.com/) |
||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
::Version History | |||||||||||||||||||||||||||||||||||||
1.4.2 | Fixed the path bug that became apparent in Win7 (reported various times including here) | ||||||||||||||||||||||||||||||||||||
1.4.1 |
! fscript.js was saved in UTF-8, which caused issues: On XP an error on load and I'm hoping this issue too?
! FARRTimeZone.exe updated to 2.1.1 -- Fixed notification bug with FARR that stopped loading of data [reported here] |
||||||||||||||||||||||||||||||||||||
1.4.0 |
+ Checks Favourites for time changes on FARR launch
+ Settings backed up (1 version) on each save. ! Fixed bug: TempFile not deleted + Settings rollover messages fixed & added to INI files + General functional improvements: FARRTimeZone.exe updated to 2.1.0 -- Hopefully future proofed further changes at TimeAndDate.com? |
||||||||||||||||||||||||||||||||||||
1.3.3 |
TimeAndDate.com changed their pages which broke my RegEx: This meant that the data file was not correctly downloaded. This is now fixed. |
||||||||||||||||||||||||||||||||||||
1.3.2 |
! TimeZone now interigates TimeAndDate for the user's language settings: This removes the requirement of using English on TimeAndDate. + Number of favourites now not limited to 5 (you can have up to 50 if you really want to). + %MAXRESULTSDEF% is now used to switch the views + FARRTimeZone.exe updated to 2.0 |
||||||||||||||||||||||||||||||||||||
1.2.2 |
! Finally realised that DateAndTime dish up time formats based on user location: Downloader now fixed to work with any format. Thanks to IainB for being the
catalyst. |
||||||||||||||||||||||||||||||||||||
1.2.1 |
! Fixed a bug that kept the FARR window open for other searches. |
||||||||||||||||||||||||||||||||||||
1.2.0 |
~ Updated to latest FScrip.dll (1.19) because of
this request. |
||||||||||||||||||||||||||||||||||||
1.1.0 |
+ Added Custom URL Setting. Added tzs Alias for searching DateAndTime.com |
||||||||||||||||||||||||||||||||||||
1.0.1 |
! Fixed
AMPM bug.
~ Cleaned up the settings drop-down values |
||||||||||||||||||||||||||||||||||||
1.0.0 |
+ Added
Logging of Download Process.
~ Changed name of settings exe to FARRTimeZone. |
||||||||||||||||||||||||||||||||||||
0.9.6 |
! Removed the test data mistakenly left behind in the settings window (Thanks
Chris for the headsup).
|
||||||||||||||||||||||||||||||||||||
0.9.5 |
! Fixed width of settings window (Thanks
Chris for the prompt).
+ Implemented Load Each Launch. |
||||||||||||||||||||||||||||||||||||
0.9.4 |
! Fixed bug with Favourites that included ether parenthesis.
! Fixed setting a blank Favourite when a URL was not selected. |
||||||||||||||||||||||||||||||||||||
0.9.3 |
+ Extended favourite settings (User Label, Favourite Format)
+ Locale setting |
||||||||||||||||||||||||||||||||||||
0.9 |
Initial release
|