0.2.0-alpha.51929e35 • Published 8 years ago

@hig/timestamp v0.2.0-alpha.51929e35

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
8 years ago

Timestamp

The timestamp component presents a date in the past with humanized phrasing in English: "10 minutes/hours/days/months ago".

Getting started

yarn add @hig/timestamp

Import the component and CSS

import Timestamp from '@hig/timestamp';
import '@hig/timestamp/build/index.css';

Basic usage

<Timestamp timestamp="2018-05-05T12:00:00.000Z" />
2.3.0

3 years ago

2.2.0

4 years ago

2.0.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

2.1.0

4 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago