openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Consistent date formats in schemafilter.py & other things that use dates #232

Open slinkp opened 11 years ago

slinkp commented 11 years ago

I've seen at least three or four different formats for dates used as query parameters. That's just silly. (Note that jquery.calendrical only supports either MM/DD/YYYY or DD/MM/YYYY so we should pick one of those to standardize on; or ideally make that a setting so people outside the USA aren't forced to use the USA convention, or vice-versa.)

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/239 Reported by: slinkp