Note::get_date_created( string $context = 'view' )
Get date note was created.
Description Description
Parameters Parameters
- $context
-
(Optional) What the value is for. Valid values are 'view' and 'edit'.
Default value: 'view'
Return Return
(AutomatticWooCommerceAdminNotesWC_DateTime|NULL) object if the date is set or null if there is no date.
Source Source
File: packages/woocommerce-admin/src/Notes/Note.php