Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Working with Dates and Times in Python

Posted By: naag
Working with Dates and Times in Python

Working with Dates and Times in Python
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 299 MB
Genre: eLearning | Language: English

Almost every application works with date and time, yet time is complicated, counter-intuitive, and is often a source of bugs. This course will teach you to effectively handle date and time using Python.

Date and time is so much more than a data type. Almost every application works with dates or time in some way. It's safe to say that every sufficiently large application contains bugs related to incorrect handling of date and time. In this course, Working with Dates and Times in Python, you'll learn how to deal with date and time in your Python programs. First, you'll discover hardware clocks and key Python modules that work with time, dates, and calendars. Next, you'll explore the real world of time zones, daylight saving time, calendars, and locales. Finally, you'll learn how to deal with recurring time stamps, how to properly store date and time in a database, how to configure Django for proper handling of time zones, and more. When you're finished with this course, you'll have a solid understanding of how date and time should be handled in Python that will greatly increase your value as a developer.

Working with Dates and Times in Python