When a Slack user clocks in and out, the user's time zone is checked via an API call. If there is a discrepancy between the user's real time zone as configured in Slack vs. what's on file in Salesforce, the time zone for the associated contact in Salesforce is updated to match.
Note, there is no /clock zone command, as the better UX (namely no UX) was implemented as the solution here.
When a Slack user clocks in and out, the user's time zone is checked via an API call. If there is a discrepancy between the user's real time zone as configured in Slack vs. what's on file in Salesforce, the time zone for the associated contact in Salesforce is updated to match.
Note, there is no
/clock zone
command, as the better UX (namely no UX) was implemented as the solution here.