Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.15 KB

readme.md

File metadata and controls

21 lines (12 loc) · 1.15 KB

img

Various code samples for teaching using Visual Studio 2019, .NET Core, C#9 Visual Studio 2022, .NET Core 7.

There are basic, intermediate and advance level code samples. Suggest examining the code, run the application then go back and study the code for learning purposes.

🟢 Make sure to review Microsoft docs for common DateTime methods and DateTimeOffset

🟢 Custom date and time format strings


img

You may also like