## Hl7DateParseOptions interface

**Signature:**

```typescript
export interface Hl7DateParseOptions
```

## Properties

| Property                         | Modifiers | Type   | Description                                            |
|----------------------------------|-----------|--------|--------------------------------------------------------|
| [tzOffset?](/content/docs/sdk/core.hl7dateparseoptions.tzoffset) |           | string | _(Optional)_ Default timezone offset. Example: "-0500" |
