Package libfaketime
Manipulate system time per process for testing purposes
https://github.com/wolfcw/libfaketime
libfaketime intercepts various system calls that programs use to retrieve the
current date and time. It then reports modified (faked) dates and times (as
specified by you, the user) to these programs. This means you can modify the
system time a program sees without having to change the time system-wide.
Version: 0.9.12
General Commands | |
| faketime | manipulate the system time for a given command |