Time performance optimization
- ๐๏ธ removed automatic use of
getLocaleTimeString
, now you need to specifyuseLocale
in the time config (getLocaleTimeString
works slowly see: #32) - ๐ add 24 -> 12 hours converter
- ๐ ๏ธ fix docs links
- โฌ๏ธ update all dependencies