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.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/Note.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.