MCPcopy Create free account
hub / github.com/UI5/webcomponents / format

Method format

packages/main/src/dynamic-date-range-options/Today.ts:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 format(): string {
24 return "Today";
25 }
26
27 toDates(): Array<Date> {
28 return todayToDates();

Callers 15

mainFunction · 0.45
_togglePickerMethod · 0.45
onSelectedDatesChangeMethod · 0.45
_submitClickMethod · 0.45
onBeforeRenderingMethod · 0.45
_lastAvailableTimeMethod · 0.45
openInputsPopoverMethod · 0.45
displayValueMethod · 0.45
formatValueMethod · 0.45
normalizeValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected