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
The datetimepicker class and its use need to be refactored. In particular:
The class user shouldn't care about parsing what component provides
The class user shouldn't have to keep the last correctly-parsed date and should always receive both the last parsed date and the current text input from the component
The text was updated successfully, but these errors were encountered:
The datetimepicker class and its use need to be refactored. In particular:
The text was updated successfully, but these errors were encountered: