Datetime (Python)

These are some resources on how to use the datetime Python package.

Using datetime

datetime.datetime.now().isoformat() - to get a string of the current date and time

References

Last modified: 202401040446