Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures whether the user's timezone is displayed in On Call Rotation Reminder emails, improving user understanding of reminder timings. |
| What area does it affect? |
On Call Rotation Notifications |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when adjusting notification settings for user clarity. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.on_call_rotation.reminders.showtz |
| Sys ID |
6296e2b09f2310008f88ed93ee4bccd1 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Include a user's timezone in their On Call Rotation Reminder notification email. |
| Updated |
2024-05-25 03:39:00 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... • ContrastPercent • ContrastLuminance Note: ContrastYIQ is used if the propert Location: System Property [sys_properties] ta com.snc.on_call_rotation.access.debug If true, enable general On-Call logs for debug Location: System Property [sys_properties] ta com.snc.on_call_rotation.reminders.showtz Include a user's time zone in On-Call Shift Re Location: System Property [sys_properties] ta com.snc.on_call_rotation.show_legacy_calendar Show the legacy On-Call calendar. Location: System Property [sys_properties] ta com.snc.on_call_rotation.calendar_read_roles Comma-separated list of roles ...
Context preview
Snippet 2
... is the minimal logging option with only severe errors being logged. • Type: string • Default value: info • Possible values: debug, info, error • Location: System Property [sys_properties] table com.snc.on_call_rotation.reminders.showtz Specifies whether to show the user time zone (true) or not (false). • Type: true | false • Default value: false • Location: Add the property to the System Property ...
Related properties