gristlabs/grist-core

Date format "DD.MM.YYYY"

開放

#2,037 建立於 2026年1月7日

 (12 則留言) (1 個反應) (0 位負責人)TypeScript (168 個分叉)batch import
good first issue

倉庫指標

星標
 (3,613 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the problem to be solved

Currently, the date formats offered have a lot of North American "month first" formats and are lacking European and African and South American "day first" formats:

Especially, the often used "DD.MM.YYYY" is missing (used at least in Germany and central European countries)

It would be great to have this added. Bonus points for selecting the "correct default display" according to the selected locale in Settings.

Also see: https://en.wikipedia.org/wiki/List_of_date_formats_by_country

Describe the solution you would like

No response

貢獻者指南