How to Install sdate in Ubuntu 18.04



Install sdate by entering the following commands in the terminal:

sudo apt update
sudo apt install sdate

Description:

never ending September date

sdate wraps the libc localtime() and gmtime() functions to output the eternal september 1993 date. . sdate works like fakeroot (on which its code is based) by setting LD_PRELOAD to a wrapper library. . * http://www.catb.org/~esr/jargon/html/S/September-that-never-ended.html

Homepage: http://www.df7cb.de/projects/sdate/

Version: 0.4+nmu1

Section: universe/utils