BHTOM-Team / bhtom2

7 stars 2 forks source link

Bugfix: Correct DATETIME_FORMAT to show minute not month. #112

Closed davner closed 5 months ago

davner commented 10 months ago

Hey all! I saw your issue with TOMToolkit (https://github.com/TOMToolkit/tom_base/issues/638) and wanted to submit the fix to correct the datetimestamp.

m is month, i is minute. It was showing the month of the datetime when displayed.

Cheers!

davner commented 10 months ago

I made the PR in the base tom_base for this bugfix, so this should be corrected in your tom_base soon when you sync again.