mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

issued_on should be "an ISO 8601 Date #190

Closed l-hedgehog closed 10 years ago

l-hedgehog commented 10 years ago

... or a standard 10-digit Unix timestamp." per https://github.com/mozilla/openbadges/wiki/Assertions#wiki-date-time

willkg commented 10 years ago

Thanks!