UnnamedPythonMicroConsole/dependencies/pocketpy/docs/modules/datetime.md
2024-04-24 20:54:23 -04:00

190 B

icon label
package datetime

datetime.now()

Returns the current date and time as a datetime object.

date.today()

Returns the current local date as a date object.