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
now correctly sets value of date time to start of a current day
Features
new WithNowSADirective directive, that sets current date and time as day and time for empty date time on focus
new DateTimeInputHandlerSADirective directive, that adds handler for date time input, which allows navigation using keyboard and checking restriction of value
new DatePickerInputSADirective directive, that combines date picker with date input
new DateTimePickerInputSADirective directive, that combines date time picker with date time input
new parseRawInput function, that parses raw value into internal value and value
new getInternalValue function, gets internal value and fix lowest time difference
updated DateTimeSADirective directive
new properties
customFormatChanges occurs when there are changes in custom format value