Ygg01/Linguini

Fix `NUMBERS` and `DATETIME` Builtins

Aperta

#18 aperta il 23 mag 2022

 (0 commenti) (0 reazioni) (0 assegnatari)C# (15 fork)auto 404
help wanted

Metriche repository

Star
 (42 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor