Thread: clock app
-
12-26-2007, 10:41 AM #1
clock app
Hello
native clock app is incomplete

with many cities and countries omitted.
How can you includes the cities and countries you want , or if you find some in the time zone, to edit the text in clock app to display your choice of location?may the force be with us
-
12-26-2007, 10:44 AM #2Livin the iPhone Life
- Join Date
- Oct 2007
- Location
- Scotchland
- Posts
- 2,145
- Thanks
- 8
- Thanked 204 Times in 184 Posts
What ones are you missing?
To live, you have to lie
-
12-26-2007, 01:14 PM #3
latvia
lithuania
estonia....
maybe othersmay the force be with us
-
12-26-2007, 07:27 PM #4
Belize is missing too!
-
12-28-2007, 02:03 PM #5
-
The Following User Says Thank You to chrism238 For This Useful Post:
andrew (12-28-2007)
-
12-28-2007, 04:57 PM #6
-
12-30-2007, 01:25 PM #7
-
The Following User Says Thank You to chrism238 For This Useful Post:
andrew (12-30-2007)
-
12-30-2007, 03:40 PM #8
-
01-01-2008, 02:20 PM #9
You can edit the file any way you're able, or choose. In its original "condition" on the iPhone the plist file is in a binary format - you can either edit with a property-list editor, or convert it to XML (ASCII text) and edit it with any text editor. Then return the same file, in either format, to its original location on the iPhone. Good luck,
[Vince, been spelling long?]
-
01-07-2008, 12:00 PM #10
Procedure of adding non existing city to iPhone's world clock
I downloaded plist editor for Windows: http://modmyi.com/forums/showthread.php?t=13993
Then I downloaded and installed ActivePerl MSI package for Windows: http://www.activestate.com/store/dow...5-08d58c2648ca
Afterwards it's easy:- copy plutil.pl to C

- copy com.apple.mobiletimer.plist from iPhone (/var/root/Library/Preferences/) to C

- open command line and run: C
plutil.pl com.apple.mobiletimer.plist - open com.apple.mobiletimer.text.plist in notepad (now cretated in C
) - copy an existing array entry in dict/array and add it ad the end of all your existing array items
- edit all strings to their required values
- latitude // I used this site: http://www.satsig.net/maps/lat-long-finder.htm
- longitude // the same site as latitude
- don't know what this is (I left as it was and it worked)
- can leave empty (don't know either)
- country/city as folder/file from /usr/share/zoneinfo/[folder]/[file]
- city name
- country name
- save the file
- upload it back to iPhone using iPhoneList
- enjoy!
I added the following entry and it worked fine:I attached the file that I have now. You can take it and modify, just remove the txt extension (couldn't upload .plist).Code:<array> <string>56.950000</string> <string>24.100000</string> <string>18</string> <string>Europe/Riga</string> <string></string> <string>Riga</string> <string>Latvia</string> </array>
You can upload it to your iPhone but as always - don't forget to backup the file you have
Last edited by Cypher; 01-08-2008 at 01:02 PM.
- copy plutil.pl to C
-
-
01-08-2008, 04:46 AM #11
wonderful
this is the answer i was seeking and if possible if anyone has mac experience attempting the same very useful. i suspect editing will be similar on mac anyway
may the force be with us
-
01-08-2008, 07:10 AM #12
TextEdit then Cyberduck
-
01-09-2008, 09:29 AM #13
on mac i use pref setter for edit plist file.
http://www.apple.com/downloads/macos...refsetter.html
-
04-23-2008, 04:19 PM #14
Hi all
Just got my iPhone and I love it.
I too would like to add a city to the world clock. Followed the instructions and connected using cyberduck. However, I can't find the file 'com.apple.mobiletimer.plist'. Any more help would be much appreciated.
John
-
04-23-2008, 04:49 PM #15Livin the iPhone Life
- Join Date
- Mar 2008
- Location
- Orange County, CA
- Posts
- 1,463
- Thanks
- 127
- Thanked 89 Times in 64 Posts
-
04-24-2008, 03:27 PM #16
-
04-25-2008, 03:43 PM #17
The file is in ~/Library/Preferences where ~ is mobile for 1.1.3 and above and root for 1.1.2 and below.
-
The Following User Says Thank You to NetMage For This Useful Post:
johnski2000 (04-27-2008)
-
04-27-2008, 05:01 AM #18



LinkBack URL
About LinkBacks
Reply With Quote



