You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber b880c3ccde Initial commit 4 years ago
..
Calculate a number of days between two dates.py Initial commit 4 years ago
Calculate an age in year.py Initial commit 4 years ago
Calculate number of days between two datetimes.py Initial commit 4 years ago
Calculate two date difference in seconds.py Initial commit 4 years ago
Calculates the date six months from the current date.py Initial commit 4 years ago
Convert a date to Unix timestamp.py Initial commit 4 years ago
Convert a date to timestamp.py Initial commit 4 years ago
Convert a string date to the timestamp.py Initial commit 4 years ago
Convert a string into datetime.py Initial commit 4 years ago
Create 12 fixed dates from a specified date over a given period.py Initial commit 4 years ago
Create a HTML calendar with data for a specific year and month.py Initial commit 4 years ago
Display a calendar for a locale.py Initial commit 4 years ago
Display a list of the dates for the 2nd Saturday of every month for a given year.py Initial commit 4 years ago
Display a simple, formatted calendar of a given year and month.py Initial commit 4 years ago
Display formatted text output of a month and start weeks on Sunday.py Initial commit 4 years ago
Display the date and time in a human-friendly string.py Initial commit 4 years ago
Drop microseconds from datetime.py Initial commit 4 years ago
Find the date of the first Monday of a given week.py Initial commit 4 years ago
Generate RFC 3339 timestamp.py Initial commit 4 years ago
Generate a date and times as a string.py Initial commit 4 years ago
Get a list of dates between two dates.py Initial commit 4 years ago
Get last modified information of a file.py Initial commit 4 years ago
Get the GMT and local current time.py Initial commit 4 years ago
Get the current date time information.py Initial commit 4 years ago
Get the current week.py Initial commit 4 years ago
Get the dates 30 days before and after from the current date.py Initial commit 4 years ago
Get the first and last second.py Initial commit 4 years ago
Print a 3-column calendar for an entire year.py Initial commit 4 years ago
Print a string five times, delay three seconds.py Initial commit 4 years ago
Program to add a month with a specified date.py Initial commit 4 years ago
Program to count the number of Monday of the 1st day of the month between two years.py Initial commit 4 years ago
Program to get days between two dates.py Initial commit 4 years ago
Program to get the date of the last Tuesday.py Initial commit 4 years ago
Program to get the last day of a specified year and month.py Initial commit 4 years ago
Program to get the number of days of a given month and year.py Initial commit 4 years ago
Program to get week number.py Initial commit 4 years ago
Program to select all the Sundays of a specified year.py Initial commit 4 years ago
Program to test the third Tuesday of a month.py Initial commit 4 years ago
Python program to add 5 seconds with the current time.py Initial commit 4 years ago
Python program to convert Year Month Day to Day of Year.py Initial commit 4 years ago
Python program to convert a string to datetime.py Initial commit 4 years ago
Python program to convert the date to datetime (midnight of the date).py Initial commit 4 years ago
Python program to convert unix timestamp string to readable date.py Initial commit 4 years ago
Python program to determine whether a given year is a leap year.py Initial commit 4 years ago
Python program to get current time in milliseconds.py Initial commit 4 years ago
Python program to get the current time.py Initial commit 4 years ago
Python program to print next 5 days starting from today.py Initial commit 4 years ago
Python program to print yesterday, today, tomorrow.py Initial commit 4 years ago
Python program to subtract five days from current date.py Initial commit 4 years ago