Note::set_date_created( string|integer $date )
Set date note was created. NULL is not allowed
Description Description
Parameters Parameters
- $date
-
(Required) UTC timestamp, or ISO 8601 DateTime. If the DateTime string has no timezone or offset, WordPress site timezone will be assumed.
Source Source
File: packages/woocommerce-admin/src/Notes/Note.php