1 Sep
2023
1 Sep
'23
2:06 p.m.
kjohnson@eclypse.org writes:
17:19:05 [Q] INFO Q Cluster twenty-pluto-arizona-pasta running.
That would be qcluster, which is part of Django. For a long-term fix you'll have to talk to them. If you want to hack the code it's in site-packages/django_q/conf.py at line 214 or so. It sets the date format to "%H:%M:%S". I think this is just strftime format (which varies by platform so...).