DateTime
DateTime should be used whenever a date is rendered.
It uses small-date(new tab) under the hood.
Props
Name | Type | Default | Description |
|---|---|---|---|
children | instanceOf, string | Date.now() | The value that should be formatted |
format | string | dd MMMM yyyy | The formatting pattern |
locale | sv-SE | sv-SE | The locale used to format |
timeZone | Europe/Stockholm | Europe/Stockholm | The time zone from which the date is related |