jQuery UI Widgets Forums Editors Calendar Minimum date time

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 8 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Minimum date time #82456

    Persian
    Participant

    Hello
    How can i change minimum date?
    The default year is 1900.

    In iran we are in 1394 so i cant set this date in grid filtering .
    example: 25/05/1394
    this is change to 25/05/1990

    Minimum date time #82460

    ivailo
    Participant

    Hi Persian,

    You can use setMinDate method – $('#jqxCalendar').jqxCalendar('setMinDate', new Date(1394, 0, 1));
    Here is a demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.