You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that when you make an API call for records, the service_date_time timezone is different than the timezone for time_of_day in a service times API call.
Here's an example for the same service (service time vs record):
2000-01-01 17:30:00Z / 2014-07-12 21:30:00Z
This would seem to be inconsistent, and maybe not by design?
The text was updated successfully, but these errors were encountered:
Hey @ericrovtar! We are planning on making some improvements to our Church Metrics API. Are you still using this API? If so, is there anything we can do to make it better for you?
Hey, @BryanKetron! Sorry for not seeing this sooner. We are. We do a bunch of custom reporting through the API and we're still using the C# classes I built to interact with it.
The API works great overall.
If anything, there are some "expansion" features that I think would be nice, like the ability to add a comment with a record. That way we can note "Snow Storm" or "Children in Adult Worship" with the numbers.
As for the API, I think it's great. The TimeZone issue up top is really the only "issue" we've seen with it. If you'd like to see how we're using it, let me know. I'd be happy to "give you a tour."
I've noticed that when you make an API call for records, the service_date_time timezone is different than the timezone for time_of_day in a service times API call.
Here's an example for the same service (service time vs record):
2000-01-01 17:30:00Z / 2014-07-12 21:30:00Z
This would seem to be inconsistent, and maybe not by design?
The text was updated successfully, but these errors were encountered: