Skip to content

Add Zone property to ZonedClock that returns DateTimeZone of the clock #1362

@rodion-m

Description

@rodion-m

Hi there. It came as a surprise to me that ZonedClock don't have its DateTimeZone public property.
Sometimes we need to get know the timezone of given clock, please consider to add this property:

public DateTimeZone Zone => zone;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions