mihaeu / warmshowers-ios

This project aims to provide a feature rich iOS client for warmshowers.org
0 stars 2 forks source link

Consistent date and time formats #17

Closed mihaeu closed 9 years ago

mihaeu commented 9 years ago

Time formats should be consistent (one long and one short version) or even better localized.

mihaeu commented 9 years ago

Fixed in 6da3bc1

Using iOS default date formats. Localisation not tested, but that's for another milestone.