Skip to content

Commit e4cd245

Browse files
authored
Apply suggestions from code review
1 parent c81715e commit e4cd245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/spec/common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@ Sending data to the rest of our destinations is opt-out so if you don't specify
302302

303303
Every API call has four timestamps, `originalTimestamp`, `timestamp`, `sentAt` and `receivedAt.` They're used for very different purposes.
304304

305-
**All timestamps are [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601) date strings.**
305+
**All timestamps are [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601){:target="_blank"} date strings.**
306306

307307
> note ""
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.
308+
> **NOTE:** You must use ISO-8601 date strings that include timezones when you use timestamps with [Personas](/docs/personas/). If you send custom traits without a timezone, Segment doesn't save the timestamp value.
309309
310310
### Timestamp Overview
311311

0 commit comments

Comments
 (0)