src.system.date.date_to_str

src.system.date.date_to_str(target_date: date) str

Converts a date to a string object, using DATE_FORMAT.

Parameters:

target_date – Date as a date.

Returns:

A converted date object as a string.