Skip to content

RFC: Change createdAt format on MessageConverter #71

@prolic

Description

@prolic

Current MessageConverter actually doesn't convert the createdAt field but returns a DateTimeImmutable object, which means that in order to send via network you have to convert it again to string.

I would like to propose that the createdAt field will get converted to string by default with format 'Y-m-d\TH:i:s.u\Z

Thoughts?

/cc @fritz-gerneth @enumag @basz

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