Today button returns the current Timestamp.
raphaklaus opened this issue · 3 comments
raphaklaus commented
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.
rajeshwarpatlolla commented
Ye, because it is only for date picker functionality. So you will get the date completely, but not the time.
raphaklaus commented
Ok, but these two routines generate different results and for integration purposes, with ionic-timepicker, it is more suitable.
rajeshwarpatlolla commented
Please use the latest version v0.4.0. This bug is fixed in this version.