Skip to content

Argument 5 passed to Alchemy\Zippy\Archive\Member::__construct() must be an instance of DateTime, boolean given #86

@mztest

Description

@mztest

// 785 2012-10-24 10:39 file
Class ZipOutputParser, line 53
\DateTime::createFromFormat("Y-m-d H:i", $chunks[2]);

I am trying to get the archive members, and see this error.
When I tracked the error, I noticed the command "unzip -l" returned the different date time format.

Centos: 10-23-2015 20:56
Mac 10.11: 10-23-15 20:56

How can I fix it or change it?

Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions