Skip to content

Commit 4b6ad3d

Browse files
authored
Indicate time on audience builder’s UI is based on local timezone
Added the following info in Time Comparison section: ----------------------------------------------------- While in the audience builder, the time you see on the UI will be based on your local timezone but it is converted to UTC on the backend. Please take note of this while you are setting time on the audience builder UI.
1 parent 13b4ceb commit 4b6ad3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/engage/audiences/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ You can use the following time comparison operators in your audience definition:
6666
Only ISO timestamps can be used with these operators. Additionally, these time comparison operators exclusively apply to custom traits.
6767
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).
6868

69+
While in the audience builder, the time you see on the UI will be based on your local timezone but it is converted to UTC on the backend. Please take note of this while you are setting time on the audience builder UI.
70+
71+
6972
### Funnel Audiences
7073

7174
Funnel audiences allow you to specify strict ordering between two events. This might be the case if you want an event to happen or not happen within a specific time window, as in the following example:

0 commit comments

Comments
 (0)