|
User Defined Class Library
|
Class:
| clsTimeZoneInfo |
|
Version:
| 1.0.0 |
|
Description:
| Facilitates quick resolution of time zone index and offset from description. |
|
Name / Return Type
|
RO
|
Description
|
| No properties associated with this class |
|
Parameters / Return Type
|
Where...
|
| ResolveDescription strDescription, intReturnType Returns: String | strDescription
All or part of time zone description
intReturnType
Return type constant |
| ResolveIndex intIndex, intReturnType Returns: String | intINdex
|
| ResolveName strName, intReturnType Returns: String | strName
All or part of time zone name
intReturnType
Return type constant |
| ResolveOffset intOffset, intReturnType Returns: String | intOffset
GMT offset for time zone
intReturnType
Return type constant |
VBScript Only At This Time
|
Last Modification:
1/2/2007
More Information:
None
|