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
Hello:
When I tried to set default time to datetime picker, I found timepicker would always the current time instead of the time I set. I tried to modify source codes as: <TimePicker **initialTime**=... />
Then it worked. Please checked if it was right. Thanks.