pyeve / eve-demo

A fully functional REST Web API. Powered by Eve.
Other
256 stars 78 forks source link

Add example of dates and date_format property to settings.py #15

Closed ola-rende closed 8 years ago

ola-rende commented 8 years ago

It would be very helpful to see an example of how to work with dates in general and date_format in particular in this demo, as these are very common use cases. The documentation only briefly touches the subject of date_format, and provides no examples.

nicolaiarocci commented 8 years ago

I agree that the eve docs need a dates example as many people have been confused in the past. Would you open a ticket in the eve repository itself?

ola-rende commented 8 years ago

Done: https://github.com/nicolaiarocci/eve/issues/924

ernests commented 5 years ago

I'm still struggling finding proper example with DATE_FORMAT. I need to post datetime with json.dumps and getting erro