DescriptionThe Certificate Web UI incorrectly formats the issued and expires dates.
The Web UI incorrectly states that the issued and expires dates for
certificates is in UTC, when in fact it's in local time. Additionally,
it appends UTC in a non-internationalized way. This patch fixes both
issues by adding a new time_formatting.h utility function to produce a
formatted time string with the local time zone appended.
BUG=426909
Committed: https://crrev.com/62c6b3e4d72f287ff007895052e5166c6ccd79e0
Cr-Commit-Position: refs/heads/master@{#315240}
Patch Set 1 #Patch Set 2 : Added unit tests #Patch Set 3 : Rebase on ToT #Patch Set 4 : Fix to unit test #Patch Set 5 : Formatting #Patch Set 6 : Undo accidental password_autofill_agent_browsertest change #Patch Set 7 : Rebase on ToT #
Messages
Total messages: 18 (6 generated)
|