Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to convert from datetime.date to system_clock::time_point #1848

Merged
merged 6 commits into from
Jul 19, 2019
Merged

Added ability to convert from datetime.date to system_clock::time_point #1848

merged 6 commits into from
Jul 19, 2019

Conversation

phil-zxx
Copy link
Contributor

@phil-zxx phil-zxx commented Jul 18, 2019

Added ability to convert from Python datetime.date to C++ system_clock::time_point

As raised here: #1844

include/pybind11/chrono.h Outdated Show resolved Hide resolved
include/pybind11/chrono.h Show resolved Hide resolved
include/pybind11/chrono.h Outdated Show resolved Hide resolved
include/pybind11/chrono.h Outdated Show resolved Hide resolved
@wjakob
Copy link
Member

wjakob commented Jul 19, 2019

Excellent, this looks great now. Thanks!

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.

2 participants