Skip to content

Commit c81715e

Browse files
authored
Clarify wording on timestamps + Personas note
1 parent 08fc5bb commit c81715e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Every API call has four timestamps, `originalTimestamp`, `timestamp`, `sentAt` a
305305
**All timestamps are [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601) date strings.**
306306

307307
> note ""
308-
> **NOTE:** ISO-8601 date strings with timezones included are required when using timestamps with [Personas](/docs/personas/). Sending custom traits without a timezone included in the timestamp will result in the value not being saved.
308+
> **NOTE:** You must use ISO-8601 date strings _including_ timezones when you use timestamps with [Personas](/docs/personas/). If you send custom traits without a timezone, Segment does not save the timestamp value.
309309
310310
### Timestamp Overview
311311

0 commit comments

Comments
 (0)