String getTimeZone(DateTime date, boolean daylight_saving_name)String getTimeZone(DateTime date, boolean daylight_saving_name)| Name | Type | Description |
|---|---|---|
date | DateTime | A DateTime to get the timezone of. |
daylight_saving_name | boolean | If true returns the daylight savings name. |
| Type | Description |
|---|---|
String | The timezone id. |