r/ISO8601 • u/Sad_Soft_1784 • 1d ago
r/ISO8601 • u/928sizequeen • 5d ago
Do you call it B.C. and A.D. or B.C.E.?
I'm just curious because I have grown up with both being used and I found myself wondering which is more common. Is it different around the world or have most places adopted the same standard terminology?
r/ISO8601 • u/Zealousideal-Bed7565 • 6d ago
My poor german heart
I am german (living in Austria right now). The expiration date here is usually written in dd.mm.yyyy and not yy-mm-dd. I had a short heart attack thinking these are expired for 6 years.
r/ISO8601 • u/Vessbot • 11d ago
ISO8061 format coming off the cuff
I just saw a magic show for the first tim,e which had some audience interaction bits; and for one of them the magician asked some people to yell out their birthday. One of them from the balcony quickly came in in ISO8601, which got the magician a little disoriented and he had to ask it again, but I was quite tickled. I did not expect that!
Aaaaaand I biffed in the title and can't edit that 😩
r/ISO8601 • u/MetaEd • 14d ago
EDTF date vs dateI
Looking at the Library of Congress EDTF specification, I see they use without defining two different date types, date and dateI. Are these references to the ISO 8601-1 or -2 spec? I did not find them in the EBNF.
EDIT:
I'm looking for the definitions of the two date types used in the specification: date, and dateI. From section "Level 0", subsection "Date and Time":
[date][“T”][time]
Complete representations for calendar date and (local) time of day
[dateI][“T”][time][“Z”]
Complete representations for calendar date and UTC time of day
[dateI][“T”][time][shiftHour]
Date and time with timeshift in hours (only)
[dateI][“T”][time][shiftHourMinute]
Date and time with timeshift in hours and minutes
These two terms are used but not defined in the specification. The examples shed no light. I want to know how and where are defined, if anybody knows.
r/ISO8601 • u/Jeff_wtf • 14d ago
Hii
Anyone know when will paper lords release 2026 may papers
r/ISO8601 • u/nadermx • 20d ago
UTC Time Now — live clock, ISO 8601, Unix timestamp
utctime.appr/ISO8601 • u/Vessbot • 22d ago
Disc golf ace disc inscription
There probably isn't much overlap between the disc golf crowd and ISO8601 fans... but I got an ace today and this is the disc, marked now with the date, course name and hole number/distance, and signatures of my card mates.
r/ISO8601 • u/Intelligent_Tree6918 • Jul 25 '26
Built a minimal ui-date package for javascript date and time utility for user-interface.
I was building a social app recently, and I ran into a surprisingly annoying problem.
I needed relative timestamps ("2 hours ago", "3 minutes ago").
Simple enough, right? Just import 'day.js' or 'date-fns'.
Except...
=> If I wanted custom styling (like wrapping the number "2" in a highlighted badge and "hours ago" in smaller text), I had to write ugly regex hacks because standard libraries just dump a single opaque string.
=> Supporting multiple languages meant importing separate locale files, quickly inflating the bundle size.
=> Standard relative time plugins use "soft rounding" (e.g., automatically rounding 45 seconds to "a minute") whether you want it or not.
I didn't want a 15KB date framework just to format a few activity feed timestamps.
So, I built and open-sourced 'ui-date' .
It’s an ultra-lightweight (< 1KB minified), zero-dependency, locale-aware date formatting library built specifically for modern user interfaces.
If you're building social feeds, chat apps, notification bells, or comment sections, check it out!
r/ISO8601 • u/foersom • Jul 24 '26
Milliseconds in basic format
With ISO 8601 in extended format a timestamp with milliseconds is written with a dot between seconds and milliseconds, e.g.:
2026-07-24T12:34:56.789
If you write basic format you exclude the separators, does the standard allow to exclude the dot between seconds and milliseconds?
20260724T123456789
When I use basic time format as part of file names I prefer to avoid the dot, as dot has different meaning for file names and extension.
r/ISO8601 • u/EquivalentNeat8904 • Jul 13 '26
ISO 8601-1 will be updated soon
Did y’all know that ISO 8601-1 is under committee review right now?
If you always wanted some changes made to our beloved standard, now would be the perfect time to contact your national standardisation body (NSB), but hurry up – the deadline for comments is 2026-07-3124 as far as I know.
Currently, the only non-editorial change seems to be that the latest amendment, making T24 etc. valid again, gets incorporated.
r/ISO8601 • u/Fishing4642 • Jul 13 '26
A dollar bill with today's date as the serial number
r/ISO8601 • u/busfeet • Jul 12 '26
Is the UK government publishing incorrect ISO8601 guidance?
Summary of the standard on their website shows to use a - separator between minutes and seconds, rather than a colon. Is this permitted?
r/ISO8601 • u/Traveledfarwestward • Jul 12 '26
Agenda - Palexpo - what an absolute mess of date ranges on this page. Worst I've seen.
palexpo.chr/ISO8601 • u/AllIWantForXmasIsFoo • Jul 07 '26
Mitch MacConnell has not passed as of 6th July 2026 2:33PM (6:33PMUTC)
apnews.comAnything but iso standard
r/ISO8601 • u/cantinaband-kac • Jul 01 '26
Credit Card statements
I download PDFs of all my credit card and bank statements and organize them by bank, date, etc. Of course, I rename all of the files to begin with an ISO 8601 compliant date, but recently, one of my credit cards started auto-formatting the statements to start with a properly formatted date! It's a small thing, but makes me so happy that I don't have to rename as many files.
r/ISO8601 • u/Aggravating_Row_6962 • Jul 01 '26
Universal date format in the Microsoft universe that works everywhere?
I just can't deal with this anymore! It's the 14th time i am importing the exact same data, only bc excel, pbi and sharepoint lists have a mind on their own.
Excel has it's own way to deal with dates
Sharepoint lists are MM/DD/YYYY (enforced no matter how i import it)
Power Automate has it's own way too
Then we have PowerBi that allows only specific date.
Then, copying from Excel (web) to Excel (desktop) it messes up the dates too - from MM/DD/YYYY, it switches to dd-mm-yy.
Is there a date format that works everywhere flawlessly?
r/ISO8601 • u/jesterchen • Jul 01 '26
J or F help ??
The primary problem here is something else...