Skip to content

poco date:time parser does not work as expected #5030

@omerbrandis

Description

@omerbrandis

Hello all,

I'm using version 13.3.0,
and have found a few issues that seem to address some aspects of this ( 1258,1477,363,569 ) , but they all seem so be prior to 1.13.3....

I seem to be unable to parse a time value (HH:MM).
specifically, a string that is not in the requested format, does not throw SyntaxException for Poco::DateTimeParser::parse or 'false' for Poco::DateTimeParser::tryParse as is described in the documentation )

I've attached a file with some code that shows this.
dateParse.cpp.txt

can anyone tell me if i'm missed something ,
Or if this is a bug ?

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