Scroll to navigation

Sympa::Tools::Time(3Sympa) sympa 6.2.58 Sympa::Tools::Time(3Sympa)

NAME

Sympa::Tools::Time - Time-related functions

DESCRIPTION

This package provides some time-related functions.

Functions

Function. TBD.
Function. TBD.
Function. Converts a human format date into an Unix time. TBD.
Function. Returns the Unix time corresponding to the last midnight before date given as argument.
Function. Returns an array "(second, microsecond)" of current Unix time.

If the system does not have gettimeofday(2) system call, this function emulates it.

HISTORY

Sympa::Tools::Time appeared on Sympa 6.2a.37.

gettimeofday() function was introduced on Sympa 6.2.10.

2020-12-30 6.2.58