defender_to_utc
Convert a timestamp to UTC so all timeline entries share one reference, using an IANA zone to interpret portal-local times that lack an offset.
Instructions
Convert a timestamp to UTC exactly. The APIs return UTC; the Defender portal shows the viewer's local time. Convert every time quoted from the portal or by a person before it goes into a timeline, so all entries share one reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | An ISO 8601 timestamp. | |
| assume_zone | No | IANA zone a timestamp without offset is read in, e.g. 'Europe/Rome'. Use the analyst's zone for a time copied from the portal, which shows local time. | UTC |