<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Python Datetime Timezone</title><link>http://www.bing.com:80/search?q=Python+Datetime+Timezone</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Python Datetime Timezone</title><link>http://www.bing.com:80/search?q=Python+Datetime+Timezone</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>datetime — Basic date and time types — Python 3.14.7 documentation</title><link>https://docs.python.org/3/library/datetime.html</link><description>datetime — Basic date and time types ¶ Source code: Lib/datetime.py The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attribute extraction for output formatting and manipulation.</description><pubDate>Thu, 27 Aug 2026 01:40:00 GMT</pubDate></item><item><title>Working with Datetime Objects and Timezones in Python</title><link>https://www.geeksforgeeks.org/python/working-with-datetime-objects-and-timezones-in-python/</link><description>Python provides tools for managing date and time using the datetime module. Whether you're fetching the current time, formatting it, handling timezones or calculating time differences, this module makes it simple.</description><pubDate>Wed, 26 Aug 2026 12:18:00 GMT</pubDate></item><item><title>Python Datetime Timezone Guide - PyTutorial</title><link>https://pytutorial.com/python-datetime-timezone-guide/</link><description>Learn to manage timezones in Python using datetime and pytz. Handle UTC, local time, and DST with clear code examples.</description><pubDate>Wed, 26 Aug 2026 16:29:00 GMT</pubDate></item><item><title>DateTime Objects — Python 3.14.7 documentation</title><link>https://docs.python.org/3/c-api/datetime.html</link><description>This instance of PyTypeObject represents the Python time zone info type; it is the same object as datetime.tzinfo in the Python layer. Macro for access to the UTC singleton: PyObject *PyDateTime_TimeZone_UTC ¶ Returns the time zone singleton representing UTC, the same object as datetime.timezone.utc. Added in version 3.7. Type-check macros:</description><pubDate>Wed, 26 Aug 2026 19:42:00 GMT</pubDate></item><item><title>Python Dates - W3Schools</title><link>https://www.w3schools.com/python/python_datetime.asp</link><description>Python Dates A date in Python is not a data type of its own, but we can import a module named datetime to work with dates as date objects.</description><pubDate>Wed, 26 Aug 2026 17:04:00 GMT</pubDate></item><item><title>Python datetime Timezone: A Comprehensive Guide - CodeRivers</title><link>https://coderivers.org/blog/python-datetime-timezone/</link><description>Python datetime Timezone: A Comprehensive Guide Introduction Working with dates, times, and timezones is a crucial aspect of many applications, especially those dealing with international data, scheduling, or logging. In Python, the datetime module provides powerful tools for handling dates and times. Since Python 3.9, the standard library includes the zoneinfo module for IANA timezone support ...</description><pubDate>Sun, 23 Aug 2026 13:19:00 GMT</pubDate></item><item><title>Python datetime.now() with timezone - Stack Overflow</title><link>https://stackoverflow.com/questions/30712064/python-datetime-now-with-timezone</link><description>From Python 3.6 onwards you can use the astimezone method on a datetime object to get a timezone-aware datetime object based on the user's locale:</description><pubDate>Thu, 27 Aug 2026 01:47:00 GMT</pubDate></item><item><title>Python Timezone Handling: datetime, pytz, and zoneinfo Explained</title><link>https://openpython.org/articles/python-timezone-datetime</link><description>Learn Python timezone handling with datetime, pytz, and the built-in zoneinfo module. Covers aware vs naive datetimes, UTC conversion, DST, and real-world patterns.</description><pubDate>Wed, 26 Aug 2026 06:13:00 GMT</pubDate></item><item><title>datetime - Python Timezone conversion - Stack Overflow</title><link>https://stackoverflow.com/questions/10997577/python-timezone-conversion</link><description>To convert a time in one timezone to another timezone in Python, you could use datetime.astimezone (): so, below code is to convert the local time to other time zone.</description><pubDate>Thu, 27 Aug 2026 05:00:00 GMT</pubDate></item><item><title>Python datetime (With Examples) - Programiz</title><link>https://www.programiz.com/python-programming/datetime</link><description>Python has a module named datetime to work with dates and times. It provides a variety of classes for representing and manipulating dates and times, as well as for formatting and parsing dates and times in a variety of formats.</description><pubDate>Tue, 25 Aug 2026 11:51:00 GMT</pubDate></item></channel></rss>