Skip to content

Aws::EC2::Model::Snapshot: startTime #135

Closed
@quatmax

Description

@quatmax

Hi!

First of all thanks a lot for this cool C++ toolkit!

I have a problem with Aws::EC2::Model::Snapshot in connection with the DescribeSnapshots-API.
The startTime property is parsed as string, trimmed and converted to double.
On my configuration (Win10, VC2015, German locale) this results in a double containing only the year-part of the startTime.

Wouldn't the raw string of the result be better (or a TimeStamp data type)?
Is this an error or am I missing something?

Thanks for your answer!

ps.: If this is an error, it affects startTime properties of all responses and requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions