Difference between revisions of "Tutorial:Change or customize date and time formats"

From The iPhone Wiki
Jump to: navigation, search
(No difference)

Revision as of 02:57, 12 March 2011

This page was marked for deletion.
Reason: This is better off on a n00b wiki

If you disagree with the reason for deletion, please discuss this deletion request this page's talk page.

Tutorial

They are saved in a plist file in /private/var/mobile/Library/Caches/DateFormats.plist

Copy this file to your PC or MAC, edit the formats in the file and copy back :-)

Unfortunately the file is in the binary plist format, so you may need to use a utility such as plutil to convert it to text, edit and then convert back to binary. A perl based version of plutil can be found here. This is a dos file so for use on Linux you have to first convert it to *nix format.

You can also change the way the calendar is displayed by changing the locale property in the same file.