This document provides information on date and time functions in Ring programming language. It discusses functions for getting the current date, time, converting between dates and epochs. Functions covered include Clock(), ClocksPerSecond(), Time(), Date(), TimeList(), AddDays(), DiffDays(), and EpochTime(). Examples are provided for each function to demonstrate how to use them to work with dates and times in Ring.