Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in iso8601

Timestamp arithmetic in bash

Parse JSON (ISO8601) date string

javascript date iso8601

How to add serializer in dart to convert iso 8601 to datetime object?

Parse ISO 8601 time duration using Go (for instance PT90M)

go duration iso8601

Is the --MM-DD format for month-day part of ISO 8601?

C# DateTime.ToString "o" Format Returns Different String on Azure

c# .net azure datetime iso8601

What is the "formal" name of MySQL's DATETIME format?

Ruby check if datetime is a iso8601 and saving

Storing ISO 8601 duration in PostgreSQL

Are time zone designators- "T" and "Z" case sensitive in ISO8601 format?

Parsing ISO 8601 duration format to Joda duration - IllegalArgumentException

java jodatime iso8601

java.text.Parse Exception : Unparseable Date

java parsing date iso8601

Format DateInterval as ISO8601

Is this a valid ISO 8601 formatted string?

datetime iso8601

How to get ISO8601 seconds format from "date" in busybox?

DateTimeFormatter.ISO_LOCAL_DATE vs DateTimeFormatter.ofPattern("yyyy-MM-dd") in Java 8+

In what format is this date string?

What is the Python equivalent of Javascript's `Date.prototype.toISOString`?

python iso8601

new Date(year, month, date) in node js is automatically getting converted to UTC timezone

How to get JSON.NET to serialize date/time to ISO 8601?