Home > @vsf-enterprise/bigcommerce-api > Order > date_created
# Order.date_created property
The date the order was created, formatted in the RFC-2822 standard. You set this attribute on Order creation (POST) to support the migration of historical orders. If you do not provide a value, then it will default to the current date/time.
e.g., Tue, 20 Nov 2012 00:00:00 +0000
Signature:
date_created: string;