Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: Sebekerga/native_api_1c_core

0.9.1

14 Aug 05:43
Compare
Choose a tag to compare

Добавлены имплементации:

  • impl From<chrono::DateTime<chrono::FixedOffset>> for Tm
  • impl From<Tm> for chrono::DateTime<chrono::FixedOffset>
  • impl From<&Tm> for chrono::DateTime<chrono::FixedOffset>