ICIJ / datashare

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

design system: date display #1442

Closed pirhoo closed 1 month ago

pirhoo commented 1 month ago

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

Soliine commented 1 month 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 1 month 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 1 month ago

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