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

Support for Arabic numerals and decimal separator #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2018

  1. Support for Arabic numerals and decimal separator

    Added two options:
    useHindiNumerals: defaults to true. If false uses the Arabic (modern) numerals (0, 1, 2...)
    useArabicDecimalSeparator: defaults to true. Uses the comma instead of the point as the decimal separator
    Require proper documentation
    SamirElkhatib authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    4d7244e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    2bd5209 View commit details
    Browse the repository at this point in the history