-
-
Notifications
You must be signed in to change notification settings - Fork 48
Milestone
Description
Currently the easiest way to modify the DateTime is through DataFrame::map() callback, however we can take advantage of PHP DateTimeImmutable::modify() method.
Example:
ref('datetime')->modifyDateTime('midnight') which should return midnight of the given date
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done