Skip to main content
Nintex Community Menu Bar
Question

Future support for undocumented Functions in skuid.time

  • July 10, 2024
  • 1 reply
  • 4 views

Forum|alt.badge.img+2

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?



This topic has been closed for replies.

1 reply

Forum|alt.badge.img+7

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!