rlike
Home
Reference
Tutorials
File operations
Saving
Text
Sets
More
Sys_Date
Sys_Date()
Get the current date
Returns
Name
Type
Description
datetime.date
a datetime.date object with the current date in UTC
Examples
>>>
from
rlike
import
*
>>>
x
=
Sys_Date()