GitHub user cmarcelk opened a pull request:
https://github.com/apache/incubator-cordova-ios/pull/58
CB-1473 - add iOS implementation for globalization
Pulled the code from phonegap-plugins and moved it into Cordova core.
That code from phonegap-plugins is from IBM and I am committing it as
an IBMer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmarcelk/incubator-cordova-ios cb-1473
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-ios/pull/58.patch
----
commit 4d322c0b786e96aaac15ee6fbea5a832ac40ea43
Author: Marcel Kinard <[email protected]>
Date: 2012-10-10T07:09:00-07:00
CB-1473 - add iOS implementation for globalization
Pulled the code from phonegap-plugins and moved it into Cordova core.
That code from phonegap-plugins is from IBM and I am committing it as
an IBMer.
----