Comment 2 for bug 1274144

Revision history for this message
Doug Fish (drfish) wrote :

We have hardcoded several places the date format of '%Y-%m-%d', however the date picker describes the same format as 'yyyy-mm-dd'. The key to this problem is to sort out how a date format can be consistently represented across our Django, Angular, and other javascript code.