Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding getCreatedDateTime() #77

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ThomasLandauer
Copy link
Contributor

What about a convenience function that returns a \DateTime out of the box?

ThomasLandauer and others added 2 commits May 27, 2021 21:13
What about a convenience function that returns a \DateTime out of the box?
@LKaemmerling
Copy link
Collaborator

Hey @ThomasLandauer,

i like the idea! :) Maybe we should make it a trait, as all resources have at least a created and an updated timestamp (some resources have a bit more).

@ThomasLandauer
Copy link
Contributor Author

Yeah, even better! But I have to little overview for this, so you'd need to set it up.

@LKaemmerling
Copy link
Collaborator

It is basically everywhere created & updated. Only images also contain a deprecated and a deleted timestamp :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants