Skip to content

dd/MM/yyyy Date Format issue #70

Description

@Sunilvalleru

I have tried all possible input and output formats to get date in above mentioned format. Please let me know how can I get the above mentioned format without breaking the page.

dateFormat = 'dd/MM/yyyy';
$('#date').datepicker({
autoclose: true,
outputFormat: "dd/MM/yyyy",
orientation: useOrientation,
inputFormat: dateFormat,
theme: 'green',
gainFocusOnConstruction: false

			});

When we are using above format site is breaking. Any leads or inputs will be helpful for us.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions