Skip to content

MemoryWriter does not support std::put_time #283

Closed
@duckie

Description

@duckie

std::basic_ostream supports the new std::put_time function.

I am not surprised since this is not the classic << overload as according to the documentation: http://en.cppreference.com/w/cpp/io/manip/put_time.

Not sure if cppformat should support it, but it would be nice.

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