Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
_togglePicker
Method · 0.45
onSelectedDatesChange
Method · 0.45
_submitClick
Method · 0.45
onBeforeRendering
Method · 0.45
_lastAvailableTime
Method · 0.45
openInputsPopover
Method · 0.45
displayValue
Method · 0.45
formatValue
Method · 0.45
getValueFromDisplayValue
Method · 0.45
getDisplayValueFromValue
Method · 0.45
normalizeValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected