ADI-Labs / density

wireless density API
13 stars 26 forks source link

Return datetimes should be in ISO 8601 #53

Closed natebrennand closed 9 years ago

natebrennand commented 9 years ago

This should be resolved by setting the database driver to do it for us if possible.

If that is not feasible, then we will need to call isoformat() or something similar on each record being returned.

jzf2101 commented 9 years ago

@natebrennand What did we do to close this?

natebrennand commented 9 years ago

duplicate of #40 which is where all the discussion is (sorry, meant to include this)