Hi Guys,
We have a requirement for a user in one timezone to book appointments for agents in multiple other timezones. Specifically we need a user in timezone A to be able to book appointments in timezone B, in timezone B’s local time. We poked around inside skuid.time and found the following two functions perfectly solved our problem:
1. skuid.time.setUserTimeZone
2. skuid.time.makeFormattedLongDateTime
In reviewing the API documentation (http://help.skuid.com/m/11720/l/129505-skuid-time) for skuid.time I could not find either of these functions documented, however.
Are these supported functions that will continue to exist in the future or are we best not to use them and find another way?
Page 1 / 1
Dan,
skuid.time.setUserTimeZone is now listed on our new documentation site (docs.skuid.com), so it’s good to go. skuid.time.makeFormattedLongDateTime is not listed, so it’s in your best interest to try and find another way.
Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.