Date and Time Fundamentals in .NET and SQL Server [Video]

Date and Time Fundamentals in .NET and SQL Server

Date and Time Fundamentals in .NET and SQL Server [Video]

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 3h 20m | 2.23 GB
eLearning | Skill level: All Levels

Date and Time Fundamentals in .NET and SQL Server [Video]: Learn how to work with date and time values properly, including DateTime and NodaTime (Noda Time)

This course will help you build a solid foundation in working with dates and times in software development.

Almost all software works with dates and times in one form or another. However, dates and times give rise to many pitfalls even in very simple scenarios. We all know that security and logging are regular aspects of almost any program. Most developers have no idea how many bugs are concealed behind dates and times; they lie dormant in programs and can suddenly blow up your production code, causing very unfortunate repercussions. That’s why working with dates and times is a fully fledged and very important aspect of software development.

This course covers the following topics:

  • Date and Time fundamentals: Gregorian calendar, UTC, GMT, Atomic time, how computers store time, NTP, date and time formats based on standards and specifications, Epoch Time and Unit Time, and date and time scope and perspectives
  • Time Zones: Definition (complex one), Daylight-Saving Time (DST), providers such as IANA or TZDB and Microsoft
  • Date and Time in .NET: DateTime, DateTimeOffset, TimeZoneInfo, TimeSpan, Calendars, Stopwatch and many intrinsic details
  • Noda Time: overview, core types, unit testing
  • A great number of best practices for working with dates and times: arithmetic on dates, parsing, calculating birthdays, scheduling events, date formats, ranges, and more

In the end, we will recap what you have learned.

1 2

Leave a Reply

Your email address will not be published. Required fields are marked *