Note::set_date_reminder( string|integer|null $date )
Set date admin should be reminded of note. NULL IS 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. Null if there is no date.
Source Source
File: packages/woocommerce-admin/src/Notes/Note.php