Skip to content

sichkar-valentyn/Using_datetime_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Using datetime in Python

Example how to use library datetime in Python

Reference to:

[1] Valentyn N Sichkar. Using datetime in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Using_datetime_in_Python (date of access: XX.XX.XXXX)

Description

Simple example on how to save date in class datetime.date and how to use method datetime.timedelta to convert days into the date format.

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Using datetime in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Using_datetime_in_Python (date of access: XX.XX.XXXX)