Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jory Tindall <jory.tindall@hashicorp.com>
  • Loading branch information
KristinLBradley and jorytindall committed Nov 18, 2024
1 parent 161a2f8 commit 7406a79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Time component makes use of the Hds-time service, which provides various time and formatting related functions as well as a tracked `Now` property representing current time in milliseconds, which continuously updates.

It uses two helper functions, the format-date helper, which formats a date according to the passed in options, and the format-relative helper, which returns a relative string according to the passed in value and units.
It uses two helper functions: the format-date helper, which formats a date according to the passed in options, and the format-relative helper, which returns a relative string according to the passed in value and units.

### Time component

Expand Down

0 comments on commit 7406a79

Please sign in to comment.