serverlessworkflow / specification

Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
http://serverlessworkflow.io
Apache License 2.0
745 stars 147 forks source link

Extract datetime descriptor #974

Closed matthias-pichler closed 3 months ago

matthias-pichler commented 3 months ago

Signed-off-by: Matthias Pichler m.pichler@warrify.com

Please specify parts of this PR update:

Discussion or Issue link:

Closes #966

What this PR does:

It extracts the definition for the datetime descriptor and replaces nanosecods with seconds

Additional information: