datefudge
Pretend the system date is different
Utility that fakes the system time by pre-loading a small library that modifies the time
, gettimeofday
and clock_gettime
system calls.
- Versions: 1.26
- Website: https://salsa.debian.org/debian/datefudge
- Licenses: GPL 2
- Package source: gnu/packages/time.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of datefudge
as follows:
guix install datefudge
Or install a particular version:
guix install datefudge@1.26
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.