Date

How can I put the date by dd/mm/yyyy in the following:

a!textField(
label: "Reembolso efectuado",
labelPosition: "ABOVE",
value: today(),
saveInto: ri!reembolso.fechaReembolso,
readOnly: true,
validations: {}
)

  Discussion posts and replies are publicly visible