Skip to content

Add dateFormat options to date type inputs #2

Description

@shibby

It seems format is strictly 'YYYY-MM-DD'
Can we add an option to change shown format?
E.g:

<dg-form-date-range
                            ng-model="dirtyData.requestDate"
                            ng-model-start="dirtyData.requestDateStart"
                            ng-model-end="dirtyData.requestDateEnd"
                            date-format='DD.MM.YYYY'
                    ></dg-form-date-range>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions