Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ manipulation.spec.ts
File
manipulation.spec.ts
core/src/components/datetime/test/manipulation.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ DatetimeParts } from
'../datetime-interface'
;
2
import
{
3
getPreviousYear,
4
getNextYear,
Callers
nothing calls this directly
Calls
15
addDays
Function · 0.90
subtractDays
Function · 0.90
getInternalHourValue
Function · 0.90
calculateHourFromAMPM
Function · 0.90
convert12HourTo24Hour
Function · 0.90
getStartOfWeek
Function · 0.90
getEndOfWeek
Function · 0.90
getNextWeek
Function · 0.90
getPreviousWeek
Function · 0.90
getNextDay
Function · 0.90
getPreviousDay
Function · 0.90
getNextMonth
Function · 0.90
Tested by
no test coverage detected