BeBot’s time module serves two functions:
Display current UTC/GMT/AO time on request.
Provide a repository for useful time related functions for module developers.
ao_year() : returns the current year in AO’s timeline. (Current year + 27474)
get_DHMS($seconds) : Calculates the days, hours, minutes, and seconds from the provided seconds. Returns an associative array.
format_seconds($totalsec) : Retruns H:M:S