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
Incorporate various date formats (UTC, timestamp, localeString) and timezone handling when exporting data to CSV using native JavaScript and the Intl API.
Tasks:
Implement formatDate function to handle various date formats and timezones using native JavaScript.
Update sendExport method to apply date and timezone formatting.
Allow dateFormat and timezone parameters in exportMeasures.
Description:
Incorporate various date formats (UTC, timestamp, localeString) and timezone handling when exporting data to CSV using native JavaScript and the Intl API.
Tasks:
Example Code:
Pros:
Cons:
The text was updated successfully, but these errors were encountered: