ADDED: python-dateutil requirement.
ADDED: now_in_utc()
ADDED: mask_timestamp_by_delta()
ADDED: '-p', '--delta', '-o' switches to reports sub-command.
ADDED: S3's list-objects function to output a file list instead of storage
stats when the 'reports' sub-command is called.
CHANGE: All time module imports have been changed to datetime module.
CHANGE: enabled 'reports' sub-command.