Based on: Pebble Text Watch
SDK 1.x Download Links:
![image]()
![image]()
![image]()
Forked on GitHub at: https://github.com/stough/PebbleTextWatch
UPDATE: Some errors were pointed out where letters may print off the edge of the screen. I fixed these and regenerated all the faces. I also improved the code so that variants can be compiled more easily using cloudpebble. There is even a config option to generate the face for non-US date ordering (DD.MM).
This watch is a modification of the built in Text Watch face to add date information and to correct the time representation for times that have a spoken zero (10:02 as "ten oh two"). First, a short digression on spoken time in english, when the time is spoken at 10:00 as "ten o'clock" the "o'clock" is a contraction of the phrase "of the clock" in contrast to 10:02 where the "oh" is a synonym for "zero". If one wished to express the spoken zero as a contraction, " 'o " might be appropriate, but "oh" is more common. Care has been taken to use the same built in fonts for a consistent and clean look and feel.
Versions:
[1] I've added a Date Line at the bottom and corrected times at the top of the hour to read 10:02 as 'ten oh two'. The weekday is a 2 letter abbreviation.
[2] Weekday and MM.DD are justified to the outside (left and right respectively) and the weekday is abbreviated as 2 or 3 letters depending on rendered width.
[3] A line separator has been added between the time and date.
[4] This is version [1] with the date representation changed to DD.MM for non-US users. Thanks to James Wigglesworth!
[5] Just like [3] but the 'oh' has been removed from the top of the hour 10:02 as 'ten two' for the crazy people who like it better that way. ;)
SDK 2.0b6 Download Links:
SDK 1.x Download Links:
[1] DATE-CENTER-JUSTIFIED -> Picture 1
[2] DATE-OUTSIDE-JUSTIFIED -> Picture 2 (without the line)
[3] DATE-OUTSIDE-LINE -> Picture 2
[4] DATE-CENTER-INTERNATIONAL-DATE (Much thanks to @James Wigglesworth)
Screenshots:
Picture #1: DATE-CENTER-JUSTIFIED


Picture #2: DATE-OUTSIDE-LINE
