MCPcopy 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

1import type { DatetimeParts } from '../datetime-interface';
2import {
3 getPreviousYear,
4 getNextYear,

Callers

nothing calls this directly

Calls 15

addDaysFunction · 0.90
subtractDaysFunction · 0.90
getInternalHourValueFunction · 0.90
calculateHourFromAMPMFunction · 0.90
convert12HourTo24HourFunction · 0.90
getStartOfWeekFunction · 0.90
getEndOfWeekFunction · 0.90
getNextWeekFunction · 0.90
getPreviousWeekFunction · 0.90
getNextDayFunction · 0.90
getPreviousDayFunction · 0.90
getNextMonthFunction · 0.90

Tested by

no test coverage detected