GitHub user coreycao reopened a pull request:

    https://github.com/apache/incubator-weex/pull/684

    * [android] correct the format of the date returned by pickDate method.

    The pickDate method in Android's Picker Module will return date like 
'2017-09-6' instead of '2017-09-06', this PR correct the problem.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/coreycao/incubator-weex dev

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/684.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #684
    
----
commit e83b0de20898fc470047925fd404f413fb88a76f
Author: NSHYJ <huyujin19...@gmail.com>
Date:   2017-08-31T01:51:22Z

    * [iOS] webview scale page to fit

commit b218fea19b150341fe5e5ca6691ca16147e777c1
Author: coreycao <caosany...@gmail.com>
Date:   2017-09-06T07:14:01Z

    * [android] correct the format of the date returned by pickDate method.

----


---

Reply via email to