Page MenuHomePhorge

Send updated_at and created_at timestamps
ClosedPublic

Authored by mollekopf on Dec 10 2023, 8:52 AM.
Tags
None
Referenced Files
F12227274: D4603.diff
Sat, May 18, 8:07 AM
Unknown Object (File)
Tue, May 14, 11:18 AM
Unknown Object (File)
Mon, May 13, 7:36 PM
Unknown Object (File)
Mon, May 13, 7:31 PM
Unknown Object (File)
Fri, May 10, 5:10 PM
Unknown Object (File)
Fri, May 10, 4:47 PM
Unknown Object (File)
Sat, May 4, 10:44 PM
Unknown Object (File)
Sun, Apr 28, 7:49 PM
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
Branch
dev/mollekopf
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45949
Build 17785: arc lint + arc unit

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.