How to Install ruby-tzinfo in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-tzinfo

Description:

Daylight-savings aware timezone library

TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones.

Homepage: https://tzinfo.github.io/

Version: 1.2.5-1

Section: universe/ruby