Fei Liu

Results 6 comments of Fei Liu

Spent some time digging down, and it leads to the [ieee754](https://github.com/feross/ieee754). Created a [PR](https://github.com/feross/ieee754/pull/31) trying to fix the bug, feel free to put down any comment.

@feross would you take a look?

Just to bring it in line with nodejs on how to handle NaN and adding a test case for it.

From what I see from the source code, on iOS the `date` needs to be iso string, however on Android, the `date` needs to be number (which is used as...

This PR fix the warning, can we merge this please?

Don't think they have it published on maven central (based on a quick examination on the `pom.xml`). Guess you have to use it locally.