About 6,900,000 results
Open links in new tab
  1. Standard date and time format strings - .NET | Microsoft Learn

    Learn how to use a standard date and time format string to define the text representation of a date and time value in .NET.

  2. ISO 8601 - Wikipedia

    ISO 8601 is an international standard covering the worldwide exchange and communication of date and time -related data. It is maintained by the International Organization for …

  3. datetime — Basic date and time types — Python 3.14.2 …

    The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attribute extraction for …

  4. ISO - ISO 8601 — Date and time format

    Feb 21, 2017 · Looking for an unambiguous calendar-and-clock format that is internationally understood? It’s time for ISO 8601. This ISO standard helps remove doubts that can result …

  5. Python Dates - W3Schools

    2 days ago · Python Dates A date in Python is not a data type of its own, but we can import a module named datetime to work with dates as date objects.

  6. Date Format: Today's Date January 6, 2026 - International

    3 days ago · Welcome to the Date Format Reference. This site provides comprehensive information about date formats used in different countries, programming languages, and …

  7. Using date and time formats in HTML - MDN Web Docs

    Dates and times in HTML are always strings which use the ASCII character set. In order to simplify the basic format used for date strings in HTML, the specification requires that all years …

  8. standard-date-and-time-format-strings.md - GitHub

    Learn how to use a standard date and time format string to define the text representation of a date and time value in .NET.

  9. Date Formatter - Convert & Format Dates Instantly | Solvezi

    2 days ago · Input any date or date-time value, select your desired locale and timezone, and instantly see formatted outputs. You can also define custom patterns and copy results with …

  10. ISO 8601–1: Understanding Date and Time Formatting

    Mar 4, 2025 · In this guide, we’ll break down ISO 8601–1, explore its format, and provide Kotlin and Java examples to help you implement it in your applications. What is ISO 8601–1? ISO …