cedar-policy / cedar-go

Golang implementation of the Cedar Policy Language
Apache License 2.0
83 stars 9 forks source link

ast: Add AST builder methods for datetime-related types and operators #57

Closed patjakdev closed 2 weeks ago

patjakdev commented 2 weeks ago

Issue #, if available: None

Description of changes: Add missing AST builder methods for datetime and duration literals as well as their associated methods.