datefudge 1.26
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.
- 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 datefudge 1.26
as follows:
guix install datefudge@1.26
Or install the latest version:
guix install datefudge
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.