radhikavm
radhikavm

Reputation: 39

YAML get current date

I'm trying to get the current date in YAML. This will be

id: 'check_validity'
data: 'test'
date: now()

and then use this as a reference further down in my code.

Upvotes: 0

Views: 33

Answers (0)

Related Questions