NativeScript / NativeScript/android
Marshal JavaScript Date to java.util.Date
Open
@mbektchiev is already working on this.
Since Mar 19, 2019.
- Dominant language
- C++
- Stars
- 563
- Forks
- 144
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 14
Description
Add marshalling of javascript Date object ot Java java.util.Date when calling a native method accepting java.util.Date argument.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.