NordSecurity / uniffi-bindgen-cs

C# bindings generator for uniffi-rs
https://github.com/NordSecurity/uniffi-bindgen-cs
Mozilla Public License 2.0
110 stars 21 forks source link

Document `DateTime` format #80

Open arg0d opened 5 months ago

arg0d commented 5 months ago

C# bindings expect and produce DateTime objects in UTC format. This needs to be documented in some form. https://github.com/NordSecurity/uniffi-bindgen-cs/pull/66