Documentation ¶
Overview ¶
package clock provides methods for determining the corresponding time in other timezones in the world.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filters ¶
type Filters struct { // Zero or more strings to test whether they are contained by a given timezone's longform (major/minor) label. Timezones []string }
type Filter provides definitions for filtering timezone results
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
time
time will print the local time as well as the time in one or more timezones.
|
time will print the local time as well as the time in one or more timezones. |
package timezones provides methods for loading timezone information derived from Who's On First data.
|
package timezones provides methods for loading timezone information derived from Who's On First data. |
Click to show internal directories.
Click to hide internal directories.