![]() |
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:
|
||||||||||||||||||||||||||||||||||||
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 |
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. |
||||||||||||||||||||||||||||||||||||
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. |
||||||||||||||||||||||||||||||||||||
Favourites |
Up to Five Favourites can be selected to display in FARR by default. Favourites are displayed in FARR in the Settings order: Favourite 1 - First, Favourite 2 - Second, etc. If the Favourites are not enabled the Data Files need to be downloaded first. Favourites can have the following settings:
The example settings above will display the following default results: |
||||||||||||||||||||||||||||||||||||
::Tips | |||||||||||||||||||||||||||||||||||||
tzs can be used to search TimeAndDate.com for a particular city if it is not available in TimeZone.
Regardless of the Launch in FARR setting, you can use the Right Mouse Button Context Menu to open the url in the external browser. 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! But if you find an error in the time calculation the logging function is still available. |
|||||||||||||||||||||||||||||||||||||
::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.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 |