luxon-parser

Add DateTime.fromHuman() and DateTime.fromAny() functions to Luxon that can parse a wide range of date formats including human-input dates

jest-date-mock

Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.