Skip to content

Improve Date and DateTime parsing #9

@dstengele

Description

@dstengele

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions