Assigned
Status Update
Comments
ab...@gmail.com <ab...@gmail.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
an...@google.com <an...@google.com> #3
Making popular times available by day of the week would be awesome
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
yu...@google.com <yu...@google.com>
an...@google.com <an...@google.com>
as...@google.com <as...@google.com>
sh...@google.com <sh...@google.com> #4
It already is Jeffrey, you can toggle by day on mobile or desktop
as...@google.com <as...@google.com>
ab...@gmail.com <ab...@gmail.com> #5
The use case is no more valid, Thanks
as...@google.com <as...@google.com> #6
@r22, I think Jeff is referring to the ability to split popular times by day of week in the information released by the API, not the currently existing web GUI.
Maybe the info appears as a nested object? e.g. "popular times" > "day of week" > "hour of day" > traffic count
Maybe the info appears as a nested object? e.g. "popular times" > "day of week" > "hour of day" > traffic count
ef...@gmail.com <ef...@gmail.com> #7
We are interested in this feature. We are currently using timezone API, but we do not always have location coordinates. It will be very useful new API to refresh DST and raw offset in time zone code list.
ki...@gmail.com <ki...@gmail.com> #8
+1
iv...@google.com <iv...@google.com> #9
Re-assigning to new Places API APM.
st...@google.com <st...@google.com>
ra...@google.com <ra...@google.com>
di...@tomorrowx.com <di...@tomorrowx.com> #10
Would be extremely helpful to have access to this data directly via the API. Is it maybe available via another API?
ha...@gmail.com <ha...@gmail.com> #11
Comment has been deleted.
ms...@sequenttal.com <ms...@sequenttal.com> #12
Hi, is their any update on the requested API?
my case is:
I have list of time zone id and need to refresh rawOffsetInSeconds, dstOffsetInSeconds frequently and the geo location no longer available.
my case is:
I have list of time zone id and need to refresh rawOffsetInSeconds, dstOffsetInSeconds frequently and the geo location no longer available.
Description
I want to pass the "timeZoneId" in request instead of location as Parameter and fetch "timeZoneName" and if possible other details in Output.
eg :
Request :
response :
{
"dstOffset" : 0,
"rawOffset" : -28800,
"timeZoneName" : "Pacific Standard Time"
}
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************