Skip to content

issues Search Results · repo:github/relative-time-element language:JavaScript

Filter by

94 results
 (73 ms)

94 results

ingithub/relative-time-element (press backspace or delete to remove)

relative-time prefix= tense= past datetime= 2015-02-14T15:13:48+05:00 /relative-time Is displayed as 11 years ago Relative to today, which is 6 Feb 2025 Is this correct? https://www.timeanddate.com/date/durationresult.html?d1=14 ...
  • bartvdbraak
  • Opened 
    on Feb 6
  • #307

I m planning to use this on my astro project but the suggested implementation doesnt work, astro wont render any formated date at all. Still getting the default April 1. I dont see any way to import ...
  • jdgaravito
  • 2
  • Opened 
    on Jan 24
  • #306

Today I ran into an issue where the types that are shipped with the packages do not work anymore when using React 19 in a TypeScript project. This is because the global JSX namespace has been removed. ...
  • eramdam
  • 4
  • Opened 
    on Jan 14
  • #304

Issue: The relative time displayed in logs is being calculated incorrectly. Here are the details: Current Time: image Incorrect Relative Time: The calculated relative time is displayed incorrectly: image ...
  • droomo
  • 3
  • Opened 
    on Dec 2, 2024
  • #295

This code runs on github.com and displays timestamps in relative formatting... but I really NEVER want to see timestamps in relative form. I d so much rather that last week show up as 2024-09-26 19:05:24 ...
  • ericslaw
  • Opened 
    on Oct 2, 2024
  • #293

Have a case where sometimes we want to display times in local TZ, sometimes based on TZ of where the timestamp originated. I ve just slapped a TZ attribute on the element and passed it through - is there ...
  • Moggers
  • 1
  • Opened 
    on Sep 25, 2024
  • #292

I spoke a bit with @keithamus about this. I have a hidden relative-time element on the page that I want to programmatically reveal after I ve set its datetime attribute. I learned that if datetime is omitted ...
  • cheshire137
  • Opened 
    on Aug 22, 2024
  • #289

It should be something like 1 month ago , but it writes yesterday . Edit: I just notice #281, but it seems not fixed.
  • Leo01234
  • 2
  • Opened 
    on Jul 31, 2024
  • #288

Minimal reproduction: html body relative-time datetime= 2024-02-29 07:20:54.629275+00:00 /relative-time script type= module src= https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js ...
  • Esbylion
  • 10
  • Opened 
    on Mar 31, 2024
  • #281

https://jsfiddle.net/oabcw7mz/ has an example of trying to render (now - 23 hours) with a precision of days, which should show today but actually shows now . I think the fix will involve making getRelativeTimeUnit ...
  • jyasskin
  • 1
  • Opened 
    on Mar 26, 2024
  • #279
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub