App-Inventor-Gallery
App-Inventor-Gallery copied to clipboard
Standardize date/time field display
Now that #156 is completed and timestamps are stored as numbers, we need to display timestamps properly according to locale. This can be done with existing qooxdoo functions for date formatting.
Find all locations that currently display dates, and modify them to use this method. Also, add display of time fields to the AppInfo module.
I'll get right to it!
Sent from my iPhone
On Nov 5, 2011, at 1:54 PM, Derrell [email protected] wrote:
Now that #156 is completed and timestamps are stored as numbers, we need to display timestamps properly according to locale. This can be done with existing qooxdoo functions for date formatting.
Find all locations that currently display dates, and modify them to use this method. Also, add display of time fields to the AppInfo module.
Reply to this email directly or view it on GitHub: https://github.com/derrell/App-Inventor-Gallery/issues/169