79762796

Date: 2025-09-12 10:05:59
Score: 1
Natty:
Report link

Depending on where your application picks up the date from, I had a similar problem solved by:

function date { /bin/date -d "yesterday"; }

or could likely use alias.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bobbins