Skip to content

Commit 930c3fb

Browse files
authored
changed files by pdets auto publish service, publishid[7229831d-c5df-4824-b63f-58a05c78b0cf] and do [publish].
1 parent a4fdc89 commit 930c3fb

File tree

1 file changed

+9
-9
lines changed
  • learn-pr/wwl-azure/get-started-with-dates-times-time-zones

1 file changed

+9
-9
lines changed

learn-pr/wwl-azure/get-started-with-dates-times-time-zones/index.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ metadata:
1313
title: Get started with dates, times, and time zones
1414
summary: In this module, you learn how to handle date and time effectively in C# applications that focus on scheduling meetings and logging events across different time zones.
1515
abstract: |
16-
- Use `DateOnly`, `TimeOnly`, and `DateTime` classes to represent dates and times.
16+
- Use `DateOnly`, `TimeOnly`, and `DateTime` classes to represent dates and times.
1717
18-
- Perform time zone conversions and interval calculations using `DateTimeOffset`, `TimeZoneInfo`, and `TimeSpan`.
18+
- Perform time zone conversions and interval calculations using `DateTimeOffset`, `TimeZoneInfo`, and `TimeSpan`.
1919
20-
- Retrieve and manipulate day of the week information using `DayOfWeek`.
20+
- Retrieve and manipulate day of the week information using `DayOfWeek`.
2121
22-
- Handle culture-specific data using `CultureInfo`.
22+
- Handle culture-specific data using `CultureInfo`.
2323
24-
- Perform calendar-related operations using `Calendar` and define rules for determining the first week of the year using `CalendarWeekRule`.
24+
- Perform calendar-related operations using `Calendar` and define rules for determining the first week of the year using `CalendarWeekRule`.
2525
prerequisites: |
26-
- Visual Studio Code installed with the C# Dev Kit.
26+
- Visual Studio Code installed with the C# Dev Kit.
2727
28-
- Basic knowledge of the Visual Studio Code IDE.
28+
- Basic knowledge of the Visual Studio Code IDE.
2929
30-
- Basic understanding of the C# programming language.
30+
- Basic understanding of the C# programming language.
3131
32-
- Familiar with classes, abstract classes, interfaces and inheritance.
32+
- Familiar with classes, abstract classes, interfaces and inheritance.
3333
iconUrl: /training/achievements/generic-badge.svg
3434
levels:
3535
- beginner

0 commit comments

Comments
 (0)