Closed jsrockhill closed 2 years ago
Just one line diff to swap outputting the DoB datetime object with a set YYYY-MM-DD format ("%Y-%m-%d"), where the previous code had .isoformat() as its output.
datetime
.isoformat()
For ticket #183688204
Just one line diff to swap outputting the DoB
datetime
object with a set YYYY-MM-DD format ("%Y-%m-%d"), where the previous code had.isoformat()
as its output.For ticket #183688204