BangleApps/apps/hworldclock
Hank 088cd53b9c Fixes 2022-07-01 19:25:54 +02:00
..
ChangeLog Added missing position note 2022-07-01 19:12:53 +02:00
README.md Added missing position note 2022-07-01 19:12:53 +02:00
app.js Fixes 2022-07-01 19:25:54 +02:00
app.png Initial Release 2022-06-11 15:16:18 +02:00
custom.html Added missing position note 2022-07-01 19:12:53 +02:00
hsuncalc.js Initial Release 2022-06-11 15:16:18 +02:00
hworldclock-icon.js Initial Release 2022-06-11 15:16:18 +02:00
hworldclock.png Initial Release 2022-06-11 15:16:18 +02:00
metadata.json Small fixes 2022-07-01 18:30:26 +02:00
screenshot_hworld.png Initial Release 2022-06-11 15:16:18 +02:00
settings.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00

README.md

Hanks World Clock - See the time in four locations

In addition to the main clock and date in your current location, you can add up to three other locations. Great for travel or remote working. Additionally we show the sunset/sunrise and seconds for the current location and the day name is shown in your locale. If watch is locked, seconds get refreshed every 10 seconds.

Usage

Location for sun set / rise set with mylocation app.

Provide names and the UTC offsets for up to three other timezones in the app store. These are stored in a json file on your watch. UTC offsets can be decimal (e.g., 5.5 for India).

The clock does not handle summer time / daylight saving time changes automatically. If one of your three locations changes its UTC offset, you can simply change the setting in the app store and update. Currently the clock only supports 24 hour time format for the additional time zones.

Requests

Please use the Espruino Forum if you have feature requests or notice bugs.

Creator

Created by Hank.

Based on the great work of "World Clock - 4 time zones". Made by Scott Hale, based upon the Simple Clock. And Sun Clock Sun Clock