ICIJ / datashare

A self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
596 stars 53 forks source link

design system: date display #1442

Closed pirhoo closed 3 months ago

pirhoo commented 3 months ago

Component here: https://icij.github.io/datashare-client/?path=/docs/components-display-displaydatetime--docs

Soliine commented 3 months ago

How about having a shorter version on top of this one with months reduced to their first three letters (Jan, Feb, Mar, Apr, etc)? It could be useful in tables (for instance, table of batch searches) when we will need room for other columns

pirhoo commented 3 months ago

The short version already use 3-letter month: https://icij.github.io/datashare-client/?path=/story/components-display-displaydatetime--default&args=value:!date(2024-07-18T09:22:23.536Z);format:short

Soliine commented 3 months ago

Oh great! Sorry I had missed format, it's great!