Determines whether to treat date values as dates in the BigCommerce store timezone.
'Declaration
Public Property StoreDates As Boolean
public bool StoreDates {get; set;}
Property Value
true, if date values should be treated as dates in the BigCommerce store timezone; otherwise,
false. Default value is
false.