OpenDataServices / cove

CoVE is an web application to Convert, Validate and Explore data following certain open data standards - including 360Giving, Open Contracting Data Standard, IATI and the Beneficial Ownership Data Standard
http://cove.opendataservices.coop
Other
43 stars 11 forks source link

No timezone displayed on datetime in key facts box #339

Closed Bjwebb closed 8 years ago

Bjwebb commented 8 years ago

For 360Giving we may want to think about using the UK's timezone, but for OCDS we probably need to go for UTC. Another option is trying to detect the users timezone, but I don't think that's possible without javascript https://github.com/adamcharnock/django-tz-detect

caprenter commented 8 years ago

Shouldn't we just be displaying what is reported in the data? Is flatten tool getting involved here and being more opinionated than it needs to be?

(I'm thinking that if someone reports 2016-01-23T10:00:00Z, or 2016-01-23T10:00:00+03:00, then that is what should displayed)

I can't help thinking tho, that I've maybe missed the point here!

Bjwebb commented 8 years ago

This isn't from the data, it's the date/time the file was uploaded to Cove.