Monday, October 26, 2009

iPhone dev Stupidity 87: Timezone & Date formatter

1. Use timezone in SQLite

SELECT datetime('now', 'timezone')

2. How to set the date format (from cocoachina)


With code samples and locale.


No comments: