Date fields are typically of the UTC (Universal Time Code) type and must
conform with that format. You cannot reformat a date and then write it
back into such a field as it no longer matches the data type.
Reformatted dates are typically used to write the date into another
field, or as target.data in a delivery or into an output file.