Skip to content

formatDateTimeForGraph

reference
1 min readUpdated

Kind: Function

Source: Outlook_plugin/src/calendar/calendar.model.ts (line 295)

Part of: Calendar

Helper function to format dates for Microsoft Graph

Signature

ts
function formatDateTimeForGraph(date: Date, timeZone: string): DateTimeTimeZone

Parameters

NameType
dateDate
timeZonestring

Returns: DateTimeTimeZone

Was this page helpful?

Download as PDF