app/pb_kits/playbook/pb_timestamp/docs/_timestamp_props_swift
Props
| Name | Type | Description | Default | Values |
|---|---|---|---|---|
| amPmStyle | AmPmStyle |
Displays shortened or full version of “am” and “pm” | .short |
.short .full |
| showDate | Bool |
Displays date | true |
|
| showTimeZone | Bool |
Displays time zone | false |
|
| showUser | Bool |
Displays user’s name | false |
|
| text | String |
Specifies which user to display | nil |
|
| timeZone | String |
Specifies which time zone to display | nil |
|
| variant | Variant |
Specifies copy for last upadted | .standard |
.elapsed .standard .updated .hideUserElapsed |