Validate date/time range based on logged in user's timezone
Consider a requirement to validate if the user selects a time in the date/time variable between 11 AM and 4 PM. You can use the onChange catalog client script with the following logic. It handles for every timezone. function onChange(control, oldVal...