Reputation: 39
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