type: fhirpath-functionfunction: timezoneOffsetOfcategory: Utility functionssection: 5.10.8.8source: fhirpath/functions.json
FHIRPath Function: timezoneOffsetOf
No canonical section match found in index.md.
Summary
- Category: Utility functions
- Section:
5.10.8.8 - Return Type:
Decimal - Empty Input Result:
empty - Errors on Multiple Input:
true
Description
If the input collection contains a single DateTime, this function will return the timezone offset component.
Arguments
Type Mapping
Example
@2012-01-01T12:30:00.000-07:00.timezoneOffsetOf() // -7.0