Skip to content

[v8.x] n-api: implement date object#28301

Closed
gabrielschulhof wants to merge 1 commit intonodejs:v8.x-stagingfrom
gabrielschulhof:backport-25917-to-v8.x
Closed

[v8.x] n-api: implement date object#28301
gabrielschulhof wants to merge 1 commit intonodejs:v8.x-stagingfrom
gabrielschulhof:backport-25917-to-v8.x

Conversation

@gabrielschulhof
Copy link
Copy Markdown
Contributor

Implements napi_create_date() as well as napi_is_date() to
allow working with JavaScript Date objects.

PR-URL: #25917

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. node-api Issues and PRs related to the Node-API. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants