Open
Description
Hi,
I really admire the fluent design, it is elegant - thank you!
I was following the documentation here:
https://www.projectfluent.org/fluent/guide/builtins.html
And wanted to try out the DATETIME()
function but I got an error:
[ResolverError(Reference("Unknown function: DATETIME()"))]
I thought maybe it was behind a feature flag but a search or the repo and a quick look at the source code didn't yield anything.
Is this function available in the Rust implementation?