List Question
20 TechQA 2024-03-28T10:23:29.730000Converting ISO 8601-compliant String to epoch on KitKat
45 views
Asked by user1506104
Function to find the number of ISO-weeks in a month
58 views
Asked by comichael
ISO-8601 week data representation for basic temporal operations
121 views
Asked by Joris Kinable
What is the correct way to write date-time in ISO 8601 format when milliseconds has less than 3 digits?
69 views
Asked by bessarabov
Pandas to_datetime() with mixed input string format
42 views
Asked by croessler
How to Format a datetime to String as "yyyy-MM-dd'T'HH:mm:ss.SSSZ'" format in python
186 views
Asked by andrew
How do I fix the date format In Powershell to use ISO 8601
233 views
Asked by MattMS
ISO Duration format to google sheets
105 views
Asked by Aivar
Format date time using jq
277 views
Asked by Anton Teterine
Parsing an ISO datetime in MicroPython to get weekday
235 views
Asked by John Horner
Should hypen-minus (U+002D) or hypen (U+2010) be used for ISO 8601 datetimes?
145 views
Asked by deadlock
What should an ISO-8601 date look like at exactly 0 milliseconds?
140 views
Asked by braveterry
Printing a datetime, with timezone, but excluding the timezone name
55 views
Asked by Woody1193
Swagger 2.0 type string formate: date-time does not output yyyy-MM-dd'T'HH:mm:ssZ in spring boot
95 views
Asked by moredrowsy
Serialize an ISO 8601 time/duration "Thhmmss-hhmm/PTmm" ie ("T063000-0600/PT10M") to a rust struct
264 views
Asked by Jeremy Jones
Convert date to format ISO8601 UTC timestamp + ms
72 views
Asked by Miss aya
Compare time with time zone (Z at the end) with datetime
126 views
Asked by Nikolay Debolsky
Why can Python 3.11 parse this ISO datetime but Python 3.9 can't?
34 views
Asked by cheezsteak