-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Serializer
Description
Description
The Symfony Serializer contains support for DateTimeInterface
objects which some projects rely on (e.g. API Platform - api-platform/core#2509). However object being very close to the DateTime
- DateTimeZone
does not provide any serialization options out of the box.
RFC
If there was a reason to provide normalization for DateTime
why not include DateTimeZone
which is also a part of the DateTime
?
Metadata
Metadata
Assignees
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Serializer