Ygg01/Linguini

Fix `NUMBERS` and `DATETIME` Builtins

開放

#18 建立於 2022年5月23日

 (0 則留言) (0 個反應) (0 位負責人)C# (15 個分叉)auto 404
help wanted

倉庫指標

星標
 (42 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Motivation

We don't have a good NUMBERS and DATETIME builtins function. It's modelled after fluent.rs, but there it's more of a stub, until icu is adopted.

What this means

This is a hard problem, there aren't any solution that can fit 1-to-1 to those built-ins. So it will need some plumbing, relying on C# or writing it from scratch.

貢獻者指南