Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

CalendarTimezone Property

Contains the time zone for the calendar.

Object Oriented Interface

public function getCalendarTimezone();
public function setCalendarTimezone($value);

Procedural Interface

ingoogle_gcalendar_get($res, 24 );
ingoogle_gcalendar_set($res, 24, $value );

Default Value

''

Remarks

This property is used to get the time zone for the calendar and is useful in accurately determining the times in which events take place. This property is populated when EventIndex is set.

This may be any string value. If not specified when calling CreateCalendar Google will assign a value. In most cases the assigned value will be "UTC".

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0