The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Armadito::Agent::Tools::Time - Tools for time manipulation

DESCRIPTION

This module provides some functions for time and date manipulation.

FUNCTIONS

computeDuration(%params)

Returns the duration at ISO8601 format.

dirpath

Path of the directory to read.

msFiletimeToUnixTimestamp($msfiletime)

Converts from Microsoft FileTime format to Unix timestamp.

iso8601ToUnixTimestamp($iso8601datetime)

Converts from ISO8601 Date time format to Unix timestamp.

nowToISO8601($timezone)

Return ISO8601 formatted string for now for a specified timezone (Local or UTC).

1 POD Error

The following errors were encountered while parsing the POD:

Around line 122:

You forgot a '=back' before '=head2'