You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently DateTimeSymbols data contains data for every length of symbol data, regardless of which is requested. We shoudl slice it down into MonthSymbols (which can be long/short/medium/full), WeekSymbols, etc and load just what is needed during data loading.
This is likely a 2.0 candidate (#2856). This will need some investigation.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Part of #3413
Currently DateTimeSymbols data contains data for every length of symbol data, regardless of which is requested. We shoudl slice it down into MonthSymbols (which can be long/short/medium/full), WeekSymbols, etc and load just what is needed during data loading.
This is likely a 2.0 candidate (#2856). This will need some investigation.
The text was updated successfully, but these errors were encountered: