Skip to content

Enhancement: change jQuery Datepicker to YYMMDD format #44

Description

@ricardo-lewis

Can we please change the datepicker format from MMDDYY to YYMMDD?

This will allow sorting and filtering via >=, <= etc

dateFormat: 'dd-mm-yy',

dateFormat: 'dd-mm-yy',

Proposed change:

dateFormat: 'yy-mm-dd',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions