iotux / ElWiz

ElWiz - a program to read data from Tibber Pulse and similar devices
MIT License
107 stars 16 forks source link

Improve date formatting #7

Closed johnreitan closed 1 year ago

johnreitan commented 1 year ago

The existing code doesn't handle all locale settings, where some use / while others use -. So instead of converting to locale specific formatting, then trying to grok that, let's extract the right formatting directly from the date object.