home.social

#iso8601 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #iso8601, aggregated by home.social.

  1. #Strava has customisable settings which let me set temperatures to Celsius and distances to kilometres.

    But it doesn't let me set the date format to #ISO8601 or, indeed, anything more sensible than American weirdness. Today Strava is telling me it's June. I mean what is this 5/6/2026 rubbish.

  2. ISO8601-based custom date format in Linux Mint

    Right-click the calendar widget in the panel > toggle Use a custom date format > Add %Y-%m-%d%n%H:%M% to the field below.

    Seconds omitted because I don't have use for them, and %n to put the hours and minutes in a second line, so it's easier to read.

    Didn't test in other Debian-based systems. And iirc changing the locale to either Danish or Japanese also works, but then the system won't be in English.

    Hope this helps someone. =)

    #iso8601 @linuxmint

  3. @mro @Dunehopper @mehdorn @radiologe @[email protected] die Unicorn-Edition ist allerdings nicht von mir, hat jemand nach meiner Vorlage gemacht 😄 #iso8601

  4. "RFC 3339 vs ISO 8601 vs HTML"

    ijmacd.github.io/rfc3339-iso86

    Includes table with supported formats, a test file generator and a format checker! #iso8601 #RFC3339 #html

  5. Oh, ich mag aktive online Kalender/Uhren und diese Seite hier zeigt aktuelles Tagesdatum und Uhrzeit in diversen Zeitsystemen an, zuoberst modifizierte Julianische Tageszahl:

    modifiedjulian.date/

    Sieht vom Design her ziemlich nach Claude Opus aus, wenn ich mal meine eigene Kreation (metrischer Kalender/Uhrzeit) daneben halte:

    starbase-10.de/MetriCal/

    #Kalender #JulianDayNumber #ISO8601 #MetricSystem

  6. Oh, ich mag aktive online Kalender/Uhren und diese Seite hier zeigt aktuelles Tagesdatum und Uhrzeit in diversen Zeitsystemen an, zuoberst modifizierte Julianische Tageszahl:

    modifiedjulian.date/

    Sieht vom Design her ziemlich nach Claude Opus aus, wenn ich mal meine eigene Kreation (metrischer Kalender/Uhrzeit) daneben halte:

    starbase-10.de/MetriCal/

    #Kalender #JulianDayNumber #ISO8601 #MetricSystem

  7. One thing that is always annoying is how the unix datum, 1970-01-01 00:00:00 GMT was in fact 1970-01-01 01:00:00 BST in the UK the very country that invented GMT.

    #utc #unixtime #time #iso8601

  8. One thing that is always annoying is how the unix datum, 1970-01-01 00:00:00 GMT was in fact 1970-01-01 01:00:00 BST in the UK the very country that invented GMT.

    #utc #unixtime #time #iso8601

  9. One thing that is always annoying is how the unix datum, 1970-01-01 00:00:00 GMT was in fact 1970-01-01 01:00:00 BST in the UK the very country that invented GMT.

    #utc #unixtime #time #iso8601

  10. One thing that is always annoying is how the unix datum, 1970-01-01 00:00:00 GMT was in fact 1970-01-01 01:00:00 BST in the UK the very country that invented GMT.

    #utc #unixtime #time #iso8601

  11. One thing that is always annoying is how the unix datum, 1970-01-01 00:00:00 GMT was in fact 1970-01-01 01:00:00 BST in the UK the very country that invented GMT.

    #utc #unixtime #time #iso8601

  12. ⚠️ **Wartungsankündigung**

    Heute Nacht führen wir **kurzfristig notwendige** Wartungsarbeiten durch.
    Ab **2026-03-13T01:00:00+01:00** werden beide Server neu gestartet.

    Es kann daher kurzzeitig zu Einschränkungen kommen.
    Wir halten die Downtime so kurz wie möglich! 🛠️

    🌐 Homepage: anoxinon.de
    📊 Statusseite: status.anoxinon.de
    📧 Kontakt: [email protected]

    #️⃣ **Hashtags:** #Anoxinon #Wartung #AdminLife #Fediverse #ISO8601 #Mastodon #XMPP #Jabber

  13. @allpurposemat i think en_DK does ISO dates

    $ LC_ALL=en_DK.UTF-8 date
    2026-03-05T14:21:53 CET

    personally, i just have

    LANG=en_IE.UTF-8
    LC_TIME=en_DK.UTF-8

    #iso8601

  14. Ловушки времени

    У программистов много проблем со временем. Сегодня речь пойдет не о time managment'е, управлении планированием и вечно горящих сроках, а о подводных камнях работы со временем при разработке ПО.

    habr.com/ru/articles/987232/

    #время #iso8601

  15. @paulk

    I'll see your Euro date format, and up the ante with the superior ISO 8601

    2026-02-30

    #ISO8601

  16. Kennards Hire you are out of your fucking minds.

    d MMM YYYY format on the booking form.

    YYYY-DD-MM format on the confirmation email.

    I got the confirmation email and logged back in to fix the hire booking, since I assumed I'd somehow accidentally booked it for August.

    Also their booking form doesn't support Firefox. Hopeless.

    #iso8601

  17. @joho

    Is it true that only #Sweden and #China use #ISO8601? I forget where I heard that.

    I spent a couple of years developing the #DatePicker in #JavaFX, fighting with the datetime library to parse and print dates in as many languages as possible. That was a major learning experience.

  18. @joho

    Is it true that only #Sweden and #China use #ISO8601? I forget where I heard that.

    I spent a couple of years developing the #DatePicker in #JavaFX, fighting with the datetime library to parse and print dates in as many languages as possible. That was a major learning experience.

  19. @joho

    Is it true that only #Sweden and #China use #ISO8601? I forget where I heard that.

    I spent a couple of years developing the #DatePicker in #JavaFX, fighting with the datetime library to parse and print dates in as many languages as possible. That was a major learning experience.

  20. @joho

    Is it true that only #Sweden and #China use #ISO8601? I forget where I heard that.

    I spent a couple of years developing the #DatePicker in #JavaFX, fighting with the datetime library to parse and print dates in as many languages as possible. That was a major learning experience.

  21. TIL about date -I which gives you ISO8601 dates without faffing around with the percent sign formatting.

    Plus it has a “precision” modifier which can give you the rest: date -Iseconds → 2025-12-29T10:18:20+00:00; date -Ihours → 2025-12-29T10+00:00; etc. (You can truncate the hours to h and it still works.)

    Time to update about a million of my shell scripts!

    #TIL #ISO8601

  22. @RichiH OMG, the #ISO8601 Ultras! Didn't know that I NEED those! 😍
    Too bad I'm 1500km further south.

  23. I have a few stickers with me at #39c3 btw. Mainly #grafana , some #ISO8601

    Find me if you want stickers

    CC @c3stoc

  24. I use the ISO week-date calendar for my personal journal and notes. Today begins the last week of 2025 under that system. It's a good opportunity to reflect on what has happened these 52 weeks and what I want my life to look like going forward. #ISO8601 #2025 #personalThoughts

  25. @dgar

    I tried to be there and fully aware, on the 12th.

    Sadly, I could not figure out, for the life of mine, what the name of the 31st month was, and so the date just passed, without me noticing anything in peculiar.

    #ISO8601 #ISO8601ultras

  26. Which version best conveys the message "ISO 8601. Every over date/time format is inferior"?
    Based on different versions of the original logo I made multiple attempts. One of them will become a sticker. White on red, Blue on White or White on Blue?

    EDIT: Since there was no consensus and some even tried to get me to different teams (RFC 3339, RFC 9557) I just sent an order for every version.

    #iso8601 #iso8601ultras #stickerart #39c3 #infosec #stickers #bestpractice

  27. @alech Hab vorhin was mit #ISO8601 getaggt, da wurde mir #iso8601ultras vorgeschlagen... Oh Mann, war das Hashtag nötig? Ich wollte mal für ein paar Tage keine neuen Sticker-Ideen in meinem Kopf ausbrüten... OK, erst mal Frühstücken, dann Inkscape öffnen

  28. I just realized that the International Organization for Standardization ISO uses a picture from Switzerland to illustrate their popular standards page about ISO8601.
    But do you know where it was taken?

    iso.org/iso-8601-date-and-time

    #iso8601 #switzerland #schweiz #geoguess #architecture

  29. So you clicked on a thrilling showdown between RFC 3339 and ISO 8601, only to be whisked away to a text file on GitHub. 🤦‍♂️ Because who doesn't love a riveting debate about time formats with all the excitement of watching paint dry? ⏳🥱
    ijmacd.github.io/rfc3339-iso86 #RFC3339 #ISO8601 #TimeFormats #TechDebate #GitHubFun #HackerNews #ngated

  30. So you clicked on a thrilling showdown between RFC 3339 and ISO 8601, only to be whisked away to a text file on GitHub. 🤦‍♂️ Because who doesn't love a riveting debate about time formats with all the excitement of watching paint dry? ⏳🥱
    ijmacd.github.io/rfc3339-iso86 #RFC3339 #ISO8601 #TimeFormats #TechDebate #GitHubFun #HackerNews #ngated

  31. So you clicked on a thrilling showdown between RFC 3339 and ISO 8601, only to be whisked away to a text file on GitHub. 🤦‍♂️ Because who doesn't love a riveting debate about time formats with all the excitement of watching paint dry? ⏳🥱
    ijmacd.github.io/rfc3339-iso86 #RFC3339 #ISO8601 #TimeFormats #TechDebate #GitHubFun #HackerNews #ngated

  32. So you clicked on a thrilling showdown between RFC 3339 and ISO 8601, only to be whisked away to a text file on GitHub. 🤦‍♂️ Because who doesn't love a riveting debate about time formats with all the excitement of watching paint dry? ⏳🥱
    ijmacd.github.io/rfc3339-iso86 #RFC3339 #ISO8601 #TimeFormats #TechDebate #GitHubFun #HackerNews #ngated

  33. For storage, I agree, YYYYMMDD (YYYY-MM-DD), but for display and date entry, my perfect date is DD-MMM-YYYY.

    Only alpha month indicators solve the problem if 07-08 is the 7th of August or the 8th of July.

    @danderzei
    #iso8601 #DateFormats

  34. @drscriptt I request ISO 8601 standard date format immediately upon being presented with non-ISO date formats.
    #dateformats #iso8601

  35. “I designed this clock years ago, with the intention to incorporate every feature request I ever received for the previous precision clock.

    “[…] I never got around to releasing it – until now.”

    Precision Clock Mk IV
    2025-05-31
    Progress: Complete
    mitxela.com/projects/precision

    #HardwarePorn #DIY #ISO8601 #OverEngineered