-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
bugThis issue is a bug in the codeThis issue is a bug in the code
Description
Bug Description
When using ui5-datetime-picker component with display-format and value-format properties, the time section of the popup doesn't adapt to the provided time format, as it does when using format-pattern.
If for example, "yyyy-MM-dd HH:mm" pattern is provided:
- to format-pattern, the time section will allow selecting only hour and minutes, ignoring the seconds.
- to value-format and display-format properties, the time section will also include seconds.
Using formatPattern
Using valueFormat
Affected Component
ui5-datetime-picker
Expected Behaviour
value-format property has the same effect that "format-pattern" property over time selection
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.17.1
Browser
Edge
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug in the codeThis issue is a bug in the code