set_date method
set_date
Sets a single date associated with the resource.
def set_date(self, date):
...
Parameter | Type | Description |
---|---|---|
date | DateTime | The date to set. |
Sets a single date associated with the resource.
def set_date(self, date):
...
Parameter | Type | Description |
---|---|---|
date | DateTime | The date to set. |