Skip to content

Add from_nanoseconds to FFI PlainDateTime#583

Merged
Manishearth merged 2 commits intomainfrom
add-from-ns-ffi
Sep 20, 2025
Merged

Add from_nanoseconds to FFI PlainDateTime#583
Manishearth merged 2 commits intomainfrom
add-from-ns-ffi

Conversation

@nekevss
Copy link
Copy Markdown
Member

@nekevss nekevss commented Sep 20, 2025

Closes #579.

@nekevss nekevss requested a review from Manishearth September 20, 2025 15:46
@Manishearth Manishearth merged commit 2607c07 into main Sep 20, 2025
8 checks passed
@Manishearth Manishearth deleted the add-from-ns-ffi branch September 20, 2025 23:54
nekevss pushed a commit that referenced this pull request Sep 21, 2025
The intention of #579 was full feature parity for
`from_epoch_nanoseconds()` with `from_epoch_milliseconds()`, so #583 was
not sufficient. It also mistakenly gave the compiled data variant a
provider parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FFI for creating datetime types from nanoseconds

2 participants