smalot / bootstrap-datetimepicker

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)
http://www.malot.fr/bootstrap-datetimepicker/
Apache License 2.0
3.49k stars 1.65k forks source link

yyyymmdd can't be parsed #614

Open 6gunner opened 7 years ago

6gunner commented 7 years ago

DPGlobal.parseDate() function can parse ‘yyyymmdd’ format date;

It will return wrong date like this 'Sun Dec 31 1899 08:00:00 GMT+0800 (中国标准时间)'

AuspeXeu commented 7 years ago

Might be related to #615

yoyo837 commented 7 years ago

same issue #562 and #348

youngdeer commented 7 years ago

you should try attrbiute ' forceParse:false'