|
Home » Development Area » DigiGuide Listings Grabber » API Index » Class: TimeZone » set Method
Class TimeZone : set Method
| void set( String timeZoneCode ) |
Summary
Sets the time zone for this conversion object
Parameters
| Parameter | Description |
| String timeZoneCode |
The short code representing the time zone you wish to convert. Available zones are at present: | Short Code | Description | | BST | GMT Standard Time | | WET | W. Europe Standard Time | | IST | India Standard Time | | GMT | Greenwich Mean Time | | CET | Central European Standard Time | | MID | Israel Standard Time | | RUS | Russian Standard Time | | EET | E. Europe Standard Time | | WET-NODST | W. Europe Standard Time | |
|
|
|
See Also
TimeZone : code
TimeZone : convertToUTC
(Last updated: October 12, 2007 16:17:14)
|