steamclock / netable

A Swift library for encapsulating network APIs using Codable in a type-oriented way.
MIT License
99 stars 3 forks source link

Consider adding convenience to processing and outputting date and time #76

Open sakuraehikaru opened 3 years ago

sakuraehikaru commented 3 years ago
jenncoop commented 3 years ago

We might be able to use property wrappers to handle this instead of including it in Netable