Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

FakeSMTP-issues-57: Change date formatting of email received date in "Received" column from "hh:mm:ss a" to "EEE, dd MMM yyyy hh:mm:ss a Z (z)". #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timtelcik
Copy link

FakeSMTP-issues-57: Change date formatting of email received date in "Received" column from "hh:mm:ss a" to "EEE, dd MMM yyyy hh:mm:ss a Z (z)".

Tim Telcik added 2 commits February 24, 2017 15:01
…"Received" column from "hh:mm:ss a" to "EEE, dd MMM yyyy hh:mm:ss a Z (z)".
…"Received" column from "hh:mm:ss a" to "EEE, dd MMM yyyy hh:mm:ss a Z (z)".
@maeichris
Copy link

This patch does not include an update for the date format specified in com.nilhcem.fakesmtp.gui.tab.LogsPane.

Additionally, the date format is not the one I would have chosen (ISO 8601 for the win: "yyyy-MM-dd HH:mm:ss", though GMT/UTC/Zulu might be better than local). Perhaps what is needed are configuration options?

  • Date/Time format [String]
  • Number of pixels for the column [int]
  • Time Zone (local, GMT/UTC/Zulu, or override with specific) [String]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants