bobfang1992 / pytomlpp

A python wrapper for tomlplusplus
https://bobfang1992.github.io/pytomlpp/pytomlpp.html
MIT License
86 stars 10 forks source link

[toml::time] Add custom type caster #27

Closed chaitan94 closed 4 years ago

chaitan94 commented 4 years ago

In continuation to https://github.com/bobfang1992/pytomlpp/pull/26, which added custom type caster for toml::date, this PR adds similar support for toml::time