Rand Stats

Timezones::US

zef:tbrowder

Actions Status

NAME

Timezones::US - Provides US time zone data and subroutines for use with modules 'DateTime::US' and 'LocalTime'

SYNOPSIS

use Timezones::US;

DESCRIPTION

Raku module Timezones::US provides constant US time zone data (currently valid through the year 2030) to be used by related date and time dynamic modules.

The following table shows the time zones included:

US Time Zones
NameSymbolUTC offset (hrs)
AtlanticAST-4,
EasternEST-5
CentralCST-6
MountainMST-7
PacificPST-8
AlaskaAKST-9
Hawaii-AleutianHAST-10
SamoaWST-11
ChamorroCHST+10

Exported constants

The following constants are automatically exported into the using environment:

Exported subroutines

The following subroutines are automatically exported into the using environment:

AUTHOR

Tom Browder tbrowder@acm.org

COPYRIGHT AND LICENSE

© 2022 Tom Browder

This library is free software; you may redistribute it or modify it under the Artistic License 2.0.