Users in ServiceNow can set their personal date and time format via: ✔ User menu > Preferences > Language & Region > Set date and time format and time zone Option A (Create a UI Script) is incorrect because UI Scripts do not modify user preferences. Option B (Adjust the time zone on their PC) is incorrect because ServiceNow instances have their own time zone settings. Option D (Toggle display time zone) is incorrect because there is no "Time Settings" option under Preferences. Option E (System properties to correct time zone) is incorrect because system-wide properties affect all users, but personal settings are changed via Preferences. 📌 Reference: ServiceNow User Preferences - Date & Time Settings