rajeshwarpatlolla/ionic-datepicker

Today button returns the current Timestamp.

raphaklaus opened this issue · 3 comments

Hello, the button "Today" returns the current timestamp (Ex.: "Tue Jun 30 2015 21:35:44").
If you select a date, by clicking on the day, the time epoch is 00:00:00.

Ye, because it is only for date picker functionality. So you will get the date completely, but not the time.

Ok, but these two routines generate different results and for integration purposes, with ionic-timepicker, it is more suitable.

Please use the latest version v0.4.0. This bug is fixed in this version.