specta-rs / specta

Easily export your Rust types to other languages
MIT License
273 stars 38 forks source link

Add additional time types #275

Closed agasparovic closed 3 months ago

agasparovic commented 3 months ago

Duration and Weekday are also serialized as strings, just like OffsetDateTime, Time, etc.