[TIMOB-7121] MobileWeb: Ti.Locale implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:35:00.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-11T23:12:28.000+0000 |
Updated | 2018-04-04T23:20:38.000+0000 |
Description
Implement the Ti.Locale API.
Extends Evented.
Methods:
* formatTelephoneNumber()
* getCurrencyCode()
* getCurrencySymbol()
* getLocaleCurrencySymbol()
* getString() - Done!
Constants:
* currentCountry - Done!
* currentLanguage - Done!
* currentLocale - Done!
Update API docs with correct support.
Proposed implementation: https://github.com/appcelerator/titanium_mobile/pull/3803
Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.