Skip to content

Conversation

@TristonianJones
Copy link
Collaborator

Update the spec to indicate the duration string format supported by the core CEL implementations:

Update the spec to indicate the format supported by C++, Java, and Go:
https://github.com/abseil/abseil-cpp/blob/master/absl/time/time.h#L577
https://github.com/ThreeTen/threeten-extra/blob/master/src/main/java/org/threeten/extra/AmountFormats.java#L327
https://pkg.go.dev/time#ParseDuration

Closes #185

@TristonianJones TristonianJones merged commit 79e4aba into google:master Sep 3, 2021
@TristonianJones TristonianJones deleted the duration-spec-update branch September 3, 2021 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support an easier to use duration string

1 participant