Templar-Payments / Templar_Payments_BugTracking

This is a bug tracking repository for Templar Payments,
0 stars 0 forks source link

Format date & time #88

Closed WilliamTemplar closed 3 years ago

WilliamTemplar commented 3 years ago

On the tables the date and time is set out like "2021-07-28T11:57:22.433Z" which is pretty difficult to read. Should probably look more like "2021-07-28 11:57:22". Also add a indication of date format in title e.g. (YYYY-MM-DD)

nathanwatkinstemplar commented 3 years ago

Yeah, agreed :-)

WilliamTemplar commented 3 years ago

Completed and PR made on feature/formatDate