Skip to content

Add AFNumber_Format and l10n AFSimple_Calculate

This adds utility functions to util to work with QLocale for formatting and Number handling.

At least until we support AFNumber_Keystroke to restrict what a user enters in Number input fields it is good behavior to expect the user to enter Numbers in the system's Locale.

AFNumber_Format is new for formatting and uses the Locale util functions.

Merge request reports