This provides a set of ponyfills to achieve the same behavior of `offsetParent`, `offsetLeft` and `offsetTop` before the `offsetParent` spec was changed.
A simple library to parse date object from string or convert date object to string by provided format base on native browser API (Intl.DateTimeFormat).