You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Sorry, I didn't dive deeper beforehand. I have a quick question about the implementation of Fluent. How does Fluent do formatting? Do it use ICU formatting underneath, Fluent do the formatting on itself, or just use Intl formatting in JS? From my understanding, Intl is employing ICU.