Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 727 Bytes

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)