#87 Move date formatting code into component logic
Opened by amitosh. Modified

We depend on dates being JS Date objects, which are stored in many places like offline storage. Converting them to strings inside the service breaks this assertion


Metadata Update from @amitosh:
- Issue tagged with: easy-fix

gaganganapathyas commented

@amitosh Can I take this one up ?

Sure go ahead

Metadata