Skip to content

Fix timezone formatting

Ville Oravilkka requested to merge 704-fix-tableproduct-timezone into staging

Fix a bug that caused table time values not to use defined timezone and always use UTC times. I.e. if timezone === undefined, use local time.

Closes #704 (closed)

Merge request reports