You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.
It seems when I select the date from the picker, the time portion adjusts to the current time. I don't want this behavior, I want the time to be unchanged in this case (if already set). However, I also want to be able to manually change time (in input and in the picker). Is there a way to achieve this behavior of not changing the time when date is changing?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I posted this question on stackoverflow https://stackoverflow.com/questions/48650305/using-bootstrap-datetimepicker-in-angularjs-directive
It seems when I select the date from the picker, the time portion adjusts to the current time. I don't want this behavior, I want the time to be unchanged in this case (if already set). However, I also want to be able to manually change time (in input and in the picker). Is there a way to achieve this behavior of not changing the time when date is changing?
The text was updated successfully, but these errors were encountered: