HomePhorge

When printing timestamps on paper: use an absolute, context-free date format

Description

When printing timestamps on paper: use an absolute, context-free date format

Summary:
Ref T13573. Using the browser "Print" feature on pages produces "Thu, Aug 4, 12:22" timestamps which require context to interpret precisely (they don't have a year and don't have a timezone).

Instead, retain these timestamps in "screen" contexts but use "YYYY-MM-DD HH:MM:SS (UTC+X)" timestamps when printing.

Test Plan: Printed Maniphest tasks and other pages in Safari and Chrome using "?print=1" and "Print to PDF", saw absolute timestamps after this chagne in the printed documents.

Maniphest Tasks: T13573

Differential Revision: https://secure.phabricator.com/D21451

Details

Provenance
epriestleyAuthored on Sep 4 2020, 12:07 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP72f149bf399a: Require rows passed to "loadAllFromArray()" have unique keys
Branches
Unknown
Tags
Unknown

Event Timeline