getDatepickerFormat Type documentation¶
Function Returns date / datetime format to be used for rendering a date object as text to an Html input element, which has the SiDatepickerDirective .See https://angular.dev/api/common/DatePipe?tab=usage-notes - Returns Either - a custom format provided by the config, - the localized medium format when time and seconds included - the localized short format when time and no seconds included | ||||
---|---|---|---|---|
|
Types Documentation¶
|
|
Property Defines the time is disabled when visible. Will also be updated on user change. Default is false . |
---|
Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality. |
---|
Property Text or translation key for the disabled disable time. Default is Ignore time . |
---|
Property Options to turn on date range selection. |
---|
Property Text or translation key for the enabled disable time. Default is Consider time . |
---|
Property Consider time with minDate and maxDate |
---|
Property Option to use two months view for date range picking. |
---|
Property |
---|
Property |
---|
Property Configuration for hiding week numbers. Default is false . |
---|
Property |
---|
Property |
---|
Property |
---|
Property Hides disable time switch in the timepicker part and includes mandatory the time in the picker. |
---|
Property Maximal (latest) selectable date. |
---|
Property |
---|
Property |
---|
Property |
---|
Property |
---|
Property |
---|
Property |
---|
Property Minimal (earliest) selectable date. |
---|
Property |
---|
Property |
---|
Property |
---|
Property Only month and year are selectable. |
---|
Property |
---|
Property |
---|
Property |
---|
Property Defines the timepicker milliseconds visibility . Default is false . |
---|
Property Defines the timepicker minutes visibility. Default is true . |
---|
Property Defines the timepicker seconds visibility . Default is false . |
---|
Property Defines the timepicker visibility. Default is false . |
---|
Property |
---|
Property Text or translation key for today button title. Default is Today . |
---|
Property Defines the starting day of the week. Default is monday . |
---|
Translatable import imported from @siemens/element-translate-ng |
---|
Except where otherwise noted, content on this site is licensed under MIT License.