MCPcopy
hub / github.com/date-fns/date-fns / withTimeZone

Method withTimeZone

pkgs/tz/src/date/index.js:79–81  ·  view source on GitHub ↗
(timeZone)

Source from the content-addressed store, hash-verified

77 //#endregion
78
79 withTimeZone(timeZone) {
80 return new TZDate(+this, timeZone);
81 }
82
83 //#region date-fns integration
84

Callers 1

tests.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected