Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeZoneOData

TimeZoneOData

Hierarchy

Index

Properties

Optional Description

Description: string

Optional Id

Id: number

Optional Information

Information: TimeZoneInformation

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

localTimeToUTC

  • localTimeToUTC(date?: any): IBaseExecution<any>
  • Parameters

    • Optional date: any

    Returns IBaseExecution<any>

stringify

  • stringify(): string

uTCToLocalTime

  • uTCToLocalTime(date?: any): IBaseExecution<any>
  • Parameters

    • Optional date: any

    Returns IBaseExecution<any>

Generated using TypeDoc