Ygg01/Linguini

Fix `NUMBERS` and `DATETIME` Builtins

开放

#18 创建于 2022年5月23日

 (0 条评论) (0 个反应) (0 位负责人)C# (15 个派生)auto 404
help wanted

仓库指标

星标
 (42 个星标)
PR 合并指标
 (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.

贡献者指南