dapr / php-sdk

Dapr SDK for PHP
Apache License 2.0
70 stars 15 forks source link

Support native DateInterval #95

Closed withinboredom closed 3 years ago

withinboredom commented 3 years ago

Describe the feature

Now that https://github.com/dapr/dapr/pull/3095 is merged, we can support native DateInterval instead of constructing a time golang time span

Release Note

RELEASE NOTE: ADD native DateInterval support

withinboredom commented 3 years ago

Closing in favor of #96