-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Insight does not use a standard Date format for Date and DateTime attributes but rather the formats configured for display in Jira itself. Previously we had hardcoded formats which was removed in #7, instead returning the date strings directly and leaving the parsing to the user.
It would be preferable to either
- add a new config option to the Insight object to set the Date and DateTime formats in use or
- try to get the used formats directly from Jira and use them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request