Package: effect Module: DateTime
effect
DateTime
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