Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
python:handling_dates [2023/03/20 17:58] mguptonpython:handling_dates [2023/03/20 18:18] (current) mgupton
Line 1: Line 1:
 ====== Handling Dates ====== ====== Handling Dates ======
-Convert //datetimes// to and from strings in [[wp>ISO 8601]] format+Convert //datetime// values to and from strings in [[wp>ISO 8601]] format
 <code python> <code python>
 from datetime import datetime from datetime import datetime
  • python/handling_dates.1679335120.txt.gz
  • Last modified: 2023/03/20 17:58
  • by mgupton