Kind: Function
Source: Outlook_plugin/src/calendar/calendar.model.ts (line 295)
Part of: Calendar
Helper function to format dates for Microsoft Graph
Signature
tsfunction formatDateTimeForGraph(date: Date, timeZone: string): DateTimeTimeZone
Parameters
| Name | Type |
|---|---|
date | Date |
timeZone | string |
Returns: DateTimeTimeZone
Was this page helpful?