question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: add timezone property

See original GitHub issue

Love places!

I was wondering if you had any plans to add timezone data on result? That would be a nice feature.

could be something like

"timezone": {
  "name": "Pacific Time Zone",
  "abbrev": "PST",
  "utc_difference": -8
}

What do you think?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

10reactions
picsoungcommented, Jul 10, 2017

Hey 👋

Thanks for all your comments!

For my app I am using the really simplistic API from timezonedb to get timezone and then moment-timezone npm package to convert time. I could share an example when I am done, for people with a similar need.

In terms of use case, I think it could be useful for smart notifications, sending emails to the customer when it’s the right time for them. Or if you imagine a similar experience to the Slack Do not Disturb, based on timezone. Any app that is global, and needs to say when users are “available”. Like a video conference app.

Also, that’s one less field to ask for in a user form. So better overall experience.

This could be an optional parameter, you don’t to return it every time.

Thanks

1reaction
JonathanMontanecommented, Feb 21, 2019

Thanks for ping.

Unfortunately, I come with bad news. While we would like to support as many use cases as possible, we don’t have plans to implement this feature in the foreseeable future. I am therefore closing this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature request] Make the client time-zone in Perspective ...
Hi,. our operators are monitoring projects in different timezones & so far we found Ignition's model to be single timezone based.
Read more >
How To: Publish a feature service with a preferred time zone
To set the time zone to a different zone, use the appropriate "Name of Time Zone" string from the Microsoft Time Zone Index...
Read more >
How to utilize Time zone field on other modules?
The timezone field is an internal field for events and can't be utilized by other modules. Resolution. A feature request can be submitted...
Read more >
53 Add property to force timezone for dates - SourceForge
jTDS - SQL Server and Sybase JDBC driver ; Owner: nobody. Labels: None ; Labels: None. Priority: 5 ; Priority: 5 ; Updated:...
Read more >
Query (Feature Service/Layer)—ArcGIS REST APIs
If you don't have dateFieldsTimezoneID set, be sure your WHERE clause issues the time you are querying in UTC. The dateFieldsTimezoneID property does...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found