Commit 5f7d1a775756bd415714407cdf2836c3671a6d75
Added impl From<VCDateTime> for chrono::DateTime<Tz>.
Previously there was no such conversion, and because the timestamp attribute of VCDateTime was private, there was no reasonable way to convert VCDateTime back into chrono::DateTime<Tz> outside the crate. This makes it so that conversions both ways exist.Victor Dods committed on 3/29/2022, 7:04:59 AM
Parent: f4fc47825a79aba2306ff78c679da3c9a457e755
Files changed
src/vc.rs | changed |
src/vc.rs | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 118073 bytes New file size: 118640 bytes |
Built with git-ssb-web