influxdata / influxdata/docs-v2
today() uses UTC time zone
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
_Describe the issue here._
##### Relevant URLs
- https://docs.influxdata.com/flux/v0/stdlib/universe/today/
- _Provide other relevant URLs (project issues, community threads, etc.)_
The today() function default UTC timezone to get the values, what about if I need to get the data for today but as per local timezone.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the today() documentation page at https://docs.influxdata.com/flux/v0/stdlib/universe/today/ and review how its default UTC timezone is described. Clarify whether and how users can obtain today’s data in a local timezone; the work is done when the page explains the supported behavior and usage clearly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100