Skip to content

Commit

Permalink
Fix persianDate version Fix #40
Browse files Browse the repository at this point in the history
  • Loading branch information
babakhani committed Apr 21, 2015
1 parent f649c2e commit 00b4878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
],
"dependencies": {
"jquery": ">=1.10.2",
"persian-date": "~1.7.0"
"persian-date": "~0.1.8"
}
}
}

1 comment on commit 00b4878

@mohamadz14
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a problem with setDate Method in your calendar ..
for example when i use the : $("#example1" ).pDatepicker("setDate","2015,12,24,11,11" );

the input text shows the date : 772-11-14 12:42:48 PM date !!

Please # to comment.