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

[TIMOB-7121] Ti.Locale implementation in pure JavaScript #3803

Closed
wants to merge 4 commits into from

Commits on Jan 15, 2013

  1. Copy the full SHA
    5bdc37a View commit details
    Browse the repository at this point in the history
  2. Locale module implementation.

    (Ti.Locale.getCurrencyCode, Ti.Locale.getCurrencySymbol, Ti.Locale.getLocaleCurrencySymbol, String.formatDecimal, String.formatCurrency, String.formatTime, String.formatDate)
    stanislav-fedorenko committed Jan 15, 2013
    Copy the full SHA
    1ca7a2a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2013

  1. Information about implemented functions in Titanium.Locale on mobilew…

    …eb added to Locale.yml:
    
    formatTelephoneNumber, getCurrencyCode, getCurrencySymbol, getLocaleCurrencySymbol
    stanislav-fedorenko committed Jan 28, 2013
    Copy the full SHA
    f5e25e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2013

  1. Copy the full SHA
    d3ce8ff View commit details
    Browse the repository at this point in the history