# File lib/puppet/util/zaml.rb, line 298 298: def to_zaml(z) 299: z.emit(strftime('%Y-%m-%d')) 300: end