Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LoadLocation function #157

Closed
nathanielc opened this issue Oct 19, 2018 · 2 comments
Closed

Implement LoadLocation function #157

nathanielc opened this issue Oct 19, 2018 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request new function no-issue-activity team/query

Comments

@nathanielc
Copy link
Contributor

From the SPEC:

LoadLoacation loads a locations from a time zone database.

LoadLocation has the following parameters:

  • name string
    Name is the name of the location to load.
    The names correspond to names in the IANA tzdb.

Examples:

loadLocation(name:"America/Denver")
loadLocation(name:"America/Chicago")
loadLocation(name:"Africa/Tunis")
@russorat
Copy link
Contributor

russorat commented Mar 4, 2020

dupe of #406 ?

@russorat russorat added duplicate This issue or pull request already exists enhancement New feature or request new function labels Mar 4, 2020
@timhallinflux timhallinflux changed the title Implement LoadLoacation function Implement LoadLocation function Oct 20, 2020
Copy link

This issue has had no recent activity and will be closed soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request new function no-issue-activity team/query
Projects
None yet
Development

No branches or pull requests

2 participants