Tag Archive for: faketime

Simulate different times/dates in your app

If you want to test your app with different times you don’t need to change your computer time (what can lead to unexpected consequences), instead you can simple open a terminal and launch your app with faketime.

faketime -f "@2049-01-11 17:50:00" firefox