Jump to content

[Added] Creation Date

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
rolandd

rolandd

    Learning Programmer

  • Members
  • PipPipPip
  • 43 posts
If possible, could you store the date (unix timestamp) a file was added/modified? This would allow me to query new files by date for the latest module. This is pretty much finished now but now I take the latest files based on id since I can't see any other way to know which files are new.

Thanks.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Added this feature. Since this was "creation_date" I didn't update it when the file was edited. Is this how you intended it?

#3
rolandd

rolandd

    Learning Programmer

  • Members
  • PipPipPip
  • 43 posts
Hey Jordan,

I think that having a creation date is enough. An editing date is usually a lot less interesting unless you have like articles that contain specific information. For files there is usually a new release. Eventually it could be added when there are more requests for it.

Thanks for adding it. When I have the new version I will update my module.

Regards,

RolandD