rust-sdk
rust-sdk copied to clipboard
Add support for ISO 8601 intervals
Describe the proposal
Runtime has added support for ISO 8601 intervals for reminders as per https://github.com/dapr/dapr/issues/2513. Make changes to SDK to support accordingly
This should be taken up when Actor support is added.