A 'modified' UTC date is one where the UTC date has been modified to match Local time in the specified Time Zone, e.g., a UTC date of "8/6/2016 10:01am" when specified with a Hawaii Time Zone indicates that the date really means "8/6/2016 10:01 (UTC-10:00 Hawaii)". This is useful when dealing with 'modified' UTC dates supplied from Web Services.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| modifiedUtcDate | Date | The 'modified' UTC Date. | ||
| timeZoneId | String | A Time Zone Id. If blank, the Database Time Zone defined under Global Settings will be used. |
A Date value. The DateTimeKind is ignored.