wellcomecollection / platform

Wellcome Collection Digital Platform
https://developers.wellcomecollection.org/
MIT License
48 stars 10 forks source link

Write a Scala library for parsing dates #59

Closed alexwlchan closed 5 years ago

alexwlchan commented 7 years ago

There are lots of different date formats in the Calm data – the Calm docs list the supported formats, and there are plenty more extra “features” that we’ve introduced.

We need to be able to parse these strings and turn them into a canonical representation.

alexwlchan commented 7 years ago

Some possible thoughts on how we might do this:

alexwlchan commented 5 years ago

Closing until we actually work on Calm data.