How to Install ruby-stamp in Ubuntu 18.04



Install ruby-stamp by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-stamp

Description:

date and time formatting for humans

Stamp is a Ruby library that formats dates and times based on human-friendly examples, not arcane strftime directives. Give it an example date string with whatever month, day, year and weekday parts you'd like, and your date will be formatted accordingly.

Homepage: https://github.com/jeremyw/stamp

Version: 0.6.0-1

Section: universe/ruby