effect-io-ai

Package: effect
Module: DateTime

DateTime.layerCurrentZoneNamed

Create a Layer from the given IANA time zone identifier.

Signature

declare const layerCurrentZoneNamed: (zoneId: string) => Layer.Layer<CurrentTimeZone, IllegalArgumentException>

Source

Since v3.6.0