Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether timezone information is included in email timestamps, enhancing clarity for recipients. |
| What area does it affect? |
Email notifications |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring email settings or addressing user feedback about time-related confusion. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email.append.timezone |
| Sys ID |
9117b440c0a8020700ace6152ace7942 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Append timezone to dates and times in sent email |
| Updated |
2024-05-25 04:34:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Type: integer • Default value: 100 glide.email_address_filter.max_exceptions Sets the maximum number of exceptions that can be associated with a single email address filter. • Type: integer • Default value: 1000 glide.email.append.timezone Specifies whether to append the time zone to all dates and times in outbound emails (true) or not (false). • Type: true | false • Default value: true • Location: ...
Related properties