DaWeSearch/backend

Consistent date format

marcplustwo opened this issue · 1 comments

We need to agree on a standard date format for communication with the front end. MongoDBs json util spits out epoch time, whereas the data base wrappers use some kind of string based format IIRC.

Let's talk about this.

Some ideas.

Solution: Just store the date as string in mongodb as it comes out of the data base wrappers