Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NUMBERS and DATETIME Builtins #18

Open
Ygg01 opened this issue May 23, 2022 · 0 comments
Open

Fix NUMBERS and DATETIME Builtins #18

Ygg01 opened this issue May 23, 2022 · 0 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@Ygg01
Copy link
Owner

Ygg01 commented May 23, 2022

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.

@Ygg01 Ygg01 added the help wanted Extra attention is needed label May 24, 2022
@Ygg01 Ygg01 changed the title Fix Builtins Fix NUMBERS and DATETIME Builtins Jul 8, 2022
@Ygg01 Ygg01 added this to the 1.0 Release milestone Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant