Closed braddf closed 1 month ago
Showing Invalid Date instead of the formatted datestamp; most likely from one of my changes of data source objects to simplify the FE API calls and data use.
Invalid Date
Steps to reproduce the behavior:
Should should the formatted datestamp, as before.
Hopefully is just a mismatch in the input format or similar from the forecast data as it goes into the formatting function.
@brad if you let me know which data this is showing, I could check in the API that this is being made correctly
Did this get solved? I found sometimes you had to wait until the GSP is loaded, then its fine
Describe the bug
Showing
Invalid Date
instead of the formatted datestamp; most likely from one of my changes of data source objects to simplify the FE API calls and data use.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should should the formatted datestamp, as before.
Additional context
Hopefully is just a mismatch in the input format or similar from the forecast data as it goes into the formatting function.