Page MenuHomePhorge

Send updated_at and created_at timestamps
ClosedPublic

Authored by mollekopf on Dec 10 2023, 8:52 AM.
Tags
None
Referenced Files
F12009819: D4603.diff
Sat, May 4, 10:44 PM
Unknown Object (File)
Sun, Apr 28, 7:49 PM
Unknown Object (File)
Thu, Apr 18, 1:07 AM
Unknown Object (File)
Wed, Apr 17, 11:07 AM
Unknown Object (File)
Wed, Apr 17, 11:07 AM
Unknown Object (File)
Wed, Apr 17, 11:07 AM
Unknown Object (File)
Wed, Apr 17, 11:07 AM
Unknown Object (File)
Mon, Apr 15, 10:46 AM
Subscribers

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rK807435e9ecf3: Send updated_at and created_at timestamps
Summary

There's some overlap with mtime for files, but with second accuracy.

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Dec 10 2023, 8:52 AM

Maybe we should just send epoch instead?

I have no strong opinion, but we use toDateTimeString() which returns 'Y-m-d H:i:s' in a couple of places already.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 21 2023, 7:50 PM
This revision was automatically updated to reflect the committed changes.