/ Published in: Objective C
iPhone uses [LDML standard](http://unicode.org/reports/tr35/tr35-4.html#DateFormatPatterns)
for date formatting
for date formatting
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
//Format Date [dateFormat setDateFormat: @"yyyy-MM-dd HH:mm:ss zzz"]; // 2009-02-01 19:50:41 PST