• Tracker

    Spaces
    Browse
    Statistics
  • /
  • /Feedback Tracker
  • /FT-143
Back
1

Feature Request: Ability to see exact date/time of comments

webdev
1

State

Done
Issue key
FT-143
Access
Public
Space
Websites
Project
Feedback Tracker
Creator
dedmen
Created
Jul 28, 2026
Views
102
Description

I see a comment from a while ago, and for reference want to see what date it was.
But I can't, there is no hover tooltip


And it might even show "about 1 month ago" which tells me basically nothing. If it was too long in the past, it should just show the date instead of "ago" timespan.


Jira:


GitHub:



GitLab:

Reactions

Activity

    about 2 months ago
  • dedmen
    created issueabout 2 months ago
  • about 2 months ago
  • dragino
    changed state to
    IN PROGRESS
    about 2 months ago
  • about 2 months ago
  • miky007
    changed state to
    AWAITING INTERNAL TESTING
    about 2 months ago
  • about 2 months ago
  • miky007
    changed state to
    IN REVIEW
    about 2 months ago
  • miky007
    changed state to
    DONE
    about 2 months ago
  • about 1 month ago
  • dedmen
    Webdev
    about 1 month ago
    dedmen
    Webdev
    about 1 month ago

    The display does not respect browser locale.
    I see "5:02 PM" instead of 17:02

    > new Intl.DateTimeFormat(undefined, { dateStyle: 'medium', timeStyle: 'medium' }).formatToParts();
    Array(11) [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, … ]
    0: Object { type: "day", value: "18" }
    1: Object { type: "literal", value: "." }
    2: Object { type: "month", value: "08" }
    3: Object { type: "literal", value: "." }
    4: Object { type: "year", value: "2026" }
    5: Object { type: "literal", value: ", " }
    6: Object { type: "hour", value: "14" }
    7: Object { type: "literal", value: ":" }
    8: Object { type: "minute", value: "13" }
    9: Object { type: "literal", value: ":" }
    10: Object { type: "second", value: "26" }
    length: 11
    <prototype>: Array []
  • 23 days ago
  • dragino
    Webdev
    23 days ago
    dragino
    Webdev
    23 days ago

    Is the GMT format ok ?

  • 19 days ago
  • dedmen
    Webdev
    19 days ago
    dedmen
    Webdev
    19 days ago

    Perfect! Thanks!

You are not signed in. Please sign in to see more details and to reply.

State

Done
Issue key
FT-143
Access
Public
Space
Websites
Project
Feedback Tracker
Creator
dedmen
Created
Jul 28, 2026
Views
102