- App::Chart::unixtime ()
-
Return the current time in Unix style seconds since midnight 1 Jan 1970. This function always uses 1970 as the epoch, unlike
time()
which is either 1970 or 1904 depending on the platform (1904 on MacOS).
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 144:
'=item' outside of any '=over'
=over without closing =back