Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • DSA
  • Practice Problems
  • Python
  • C
  • C++
  • Java
  • Courses
  • Machine Learning
  • DevOps
  • Web Development
  • System Design
  • Aptitude
  • Projects
Similar Topics
Web Technologies
39.7k+ articles
DSA
22.3k+ articles
Python
20.2k+ articles
Python Programs
4.1k+ articles
Project
1k+ articles
python-utility
660+ articles
python-modules
380+ articles
Python-projects
170+ articles
Python-datetime
89 articles
Python datetime-program
49 articles

Python time-module

19 posts
Python time.daylight() Function
Last Updated: 19 December 2021
Time.daylight() function which returns a non zero integer value when Daylight Saving Time (DST) is defined, else it returns 0. Daylight Savi ...read more
Python
Picked
Python time-module
Python time.tzset() Function
Last Updated: 05 August 2022
In Python, the tzset() function of the time module is based on the re-initialization settings using the environment variable TZ. tzset() met ...read more
Python
Picked
Python time-module
Python time.tzname() Function
Last Updated: 22 November 2021
Time tzname() in Python returns the tuple of two strings in which the first string is the name of the local non-DST timezone and the second ...read more
Python
Picked
Python time-module
Similar Topics
Web Technologies
39.7k+ articles
DSA
22.3k+ articles
Python
20.2k+ articles
Python Programs
4.1k+ articles
Project
1k+ articles
python-utility
660+ articles
python-modules
380+ articles
Python-projects
170+ articles
Python-datetime
89+ articles
Python datetime-program
49+ articles
Python time.perf_counter_ns() Function
Last Updated: 05 November 2021
Python time.perf_counter_ns() function gives the integer value of time in nanoseconds.Syntax:from time import perf_counter_nsWe can find the ...read more
Python
Picked
Python time-module
Python time.thread_time() Function
Last Updated: 05 November 2021
Timer objects are used to represent actions that need to be scheduled to run after a certain instant of time. These objects get scheduled to ...read more
Python
Picked
Python time-module
Python Time Module
Last Updated: 13 August 2024
In this article, we will discuss the time module and various functions provided by this module with the help of good examples.As the name su ...read more
Python
python-modules
Python time-module
Python time strptime() function
Last Updated: 13 September 2021
The strptime() function in Python is used to format and return a string representation of date and time. It takes in the date, time, or both ...read more
Python
Picked
Python time-module
Blogathon
Blogathon-2021
How to check the execution time of Python script ?
Last Updated: 26 April 2023
In this article, we will discuss how to check the execution time of a Python script.There are many Python modules like time, timeit and date ...read more
Python
Picked
Python-datetime
Python time-module
How to Measure Elapsed Time in Python
Last Updated: 23 April 2025
In Python, we can measure the elapsed time (time taken for a specific task to complete) on executing a code segment or a Python script. It's ...read more
Python
Picked
Python-datetime
Python time-module
Python - time.ctime() Method
Last Updated: 16 July 2021
Python time.ctime() method converts a time in seconds since the epoch to a string in local time. This is equivalent to asctime(localtime(sec ...read more
Python
Picked
Python time-module
How to add time delay in Python?
Last Updated: 07 April 2023
In this article, we are going to discuss how to add delay in Python. How to add Time Delay?In order to add time delay in our program code, ...read more
image
Technical Scripter
Python
Picked
Python time-module
Technical Scripter 2020
How To Create a Countdown Timer Using Python?
Last Updated: 09 May 2025
In this article, we will see how to create a countdown timer using Python. The code will take input from the user regarding the length of th ...read more
Project
Python
Python Programs
python-utility
Python time-module
Python-projects
Write From Home
Python Program to Create a Lap Timer
Last Updated: 28 August 2023
In this article, we will make a simple timer to calculate lap-time intervals using Python.time: This module provides various time-related fu ...read more
Python
Python Programs
Python time-module
Write From Home
Get Current Time in different Timezone using Python
Last Updated: 29 December 2020
Timezone is defined as a geographical area or region throughout which standard time is observed. It basically refers to the local time of a ...read more
Python
Picked
Python-datetime
Python datetime-program
Python time-module
Write From Home
Get current time in milliseconds using Python
Last Updated: 30 September 2022
In this article, we will get the time in milliseconds using Python. Here, we are using two inbuild modules of Python that is Datetime module ...read more
Python
Picked
Python time-module
1 2 >>
Last
1 2 >>
Last
1 2 >>
Last
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox