Share via

Dostupné formáty pre datum a čas v Office356 v OS Win 11

Ivan Slaný 5 Reputation points
2026-02-06T20:17:29.1733333+00:00

Tvorba vlastných formátov pre datum a čas v Office356 v OS Win 11

Microsoft 365 and Office | Word | For home | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-06T20:17:39.3733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    In Microsoft 365 applications, including those on Windows 11, you can use various standard formats for date and time. Here are some examples of standard DateTime formats:

    Standard DateTime Formats:

    • US Format:
      • MM/DD/YY HH:MM AM/PM (e.g., 04/05/21 04:35 AM)
      • MM/DD/YY HH:MM:SS AM/PM (e.g., 04/05/21 04:35:55.553 AM)
    • European Format:
      • DD-MM-YY HH:MM (e.g., 05-04-21 04:35)
      • DD-MM-YY HH:MM:SS (e.g., 05-04-21 04:35:55)

    You can also create custom formats for date and time using specific format specifiers, such as:

    • "d" for day of the month (1 to 31)
    • "dd" for day of the month (01 to 31)
    • "ddd" for abbreviated day name
    • "dddd" for full day name

    To create custom formats, you can refer to the specific format strings that suit your needs. This flexibility allows you to display dates and times in a way that is culturally appropriate or user-friendly based on your preferences.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.