mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
190 B
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.