Skip to content

Commit e433b6c

Browse files
authored
Merge pull request #6400 from segmentio/tanjinhong72-patch-10
Indicate time on audience builder’s UI is based on local timezone
2 parents a90024e + 90723be commit e433b6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/engage/audiences/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ You can use the following time comparison operators in your audience definition:
6464
- `after next`
6565

6666
Only ISO timestamps can be used with these operators. Additionally, these time comparison operators exclusively apply to custom traits.
67-
If the timestamp is not a valid ISO timestamp (for example, a trailing `Z` is missing), Segment won't process the audience in real-time. Learn more about [real-time compute compared to batch](/docs/engage/audiences/#real-time-compute-compared-to-batch).
67+
If the timestamp is not a valid ISO timestamp (for example, a trailing `Z` is missing), Segment won't process the audience in real-time. Learn more about [real-time compute compared to batch](/docs/engage/audiences/#real-time-compute-compared-to-batch).
68+
69+
**Note**: Timezones seen in the UI are based on your local timezone, but are converted to UTC on the backend.
6870

6971
### Funnel Audiences
7072

0 commit comments

Comments
 (0)