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

Function getSecondaryCalendarType

packages/base/src/InitialConfiguration.ts:107–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105};
106
107const getSecondaryCalendarType = () => {
108 initConfiguration();
109 return initialConfig.secondaryCalendarType;
110};
111
112/**
113 * Returns the configured IANA timezone ID.

Callers

nothing calls this directly

Calls 1

initConfigurationFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…