Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Oooh, I just love it when on some pages correct/expected date is
01/Jul/2020 and on others is 1/Jul/20.. awesome! -
@sladuled 1/7/20 is my favourite. Let's completely ignore just how fucked the dating scene is and pretend whatever we use is the standard.
-
kira21944yWhen I go through my work log history over there, I always gets confused when and for how much duration I logged the work.
-
@kira oh, right..forgot about that.. 3h 25m.. drop down happens for auto fill..press tab to move onwards since I've set the input to 3h 25m.. guess what, somewhere inbetween m got removed.. hours spent on this task yesterday: 375 o.O // probably not correct number but it was insanely huge number of hours, well over the 24h in a day..
-
@kescherRant
@highlight
document.querySelectorAll('.livestamp').forEach(d => d.outerHTML = new Date(d.getAttribute('datetime')).toLocaleString("en-US"));
Related Rants
fuck Jira's 5 days ago date format.
I hate that i fucking have to inspect it every time to get a normal date.
rant
jira
fuck jira