get_date

Returns the current date.

Syntax

def get_date(self):

Returns

Returns the current date as a datetime object.

Raises