get_tznames
Description:
Returns the TZNAME properties used in the latest STANDARD and DAYLIGHT components.
If they are the same it will return just one, e.g. "LMT". If they are different it will format them like "EST/EDT". Note that this may also return NULL.
Parameters:
this |
The Timezone to be queried |
Returns:
The timezone name |