Skip to content

Commit

Permalink
docs(rh-timestamp): update changeset (#1229)
Browse files Browse the repository at this point in the history
docs: update changeset
  • Loading branch information
eyevana authored Sep 20, 2023
1 parent 39e76fc commit 21c1772
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .changeset/strong-pens-boil.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"@rhds/elements": minor
---

Added `<rh-timestamp>`.
Added `<rh-timestamp>`.

Provides consistent formats for displaying date and time values.
Provides consistent formats for displaying date and time values.

```html
<rh-timestamp date="Tue Aug 09 2006 14:57:00 GMT-0400">Tue Aug 09 2006 14:57:00 GMT-0400</rh-timestamp>
```
```html
<rh-timestamp date="Tue Aug 09 2006 14:57:00 GMT-0400">Tue Aug 09 2006 14:57:00 GMT-0400</rh-timestamp>
```

0 comments on commit 21c1772

Please sign in to comment.