HomeHome Product Discus... Product Discus...SmithCartSmithCartTimezone Off in store.Timezone Off in store.
Previous
 
Next
New Post
2/15/2013 5:50 PM
 
My SmithCart store has a timestamp of Eastern Timezone even though the portal time zone is Pacific ST.
The SmithCart seems to reflex the server timezone, which is Eastern.
We want it to reflect the PST timezone of California.
???
-Peter
 
New Post
2/15/2013 6:21 PM
 
When you say your SmithCart store has a timestamp of Eastern Timezone do you mean the order date SmithCart after you place an order?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
2/15/2013 7:03 PM
 
After the order is completed in the SmithCard Store, this time stamp is showing Pacific Standard time + 3 hours.
The time is 7PM where I am, but the Order that just came in shows 10PM.
We have a discounted price that will expire today, but the people in California will not see it after 9PM because of the date rolling over.???
-Peter
 
New Post
2/15/2013 7:55 PM
 
The cart uses the dot net framework DateTime.Now system property to save the order date so it will use the date of the server. If you want to change it you can modify the sproc "Smith_AddStoreOrders" and add/subtract hours to your desired timezone.


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
2/16/2013 9:51 AM
 
Where/how is this modified? Do I need pay for source code to modify this?
"modify the sproc "Smith_AddStoreOrders" and add/subtract hours to your desired timezone."
Thanks,
Peter

P.S. The serial numbers imported by following your advice.
 
New Post
2/16/2013 11:35 AM
 
You don't need the c# source code to modify sprocs you have access to all the sprocs. To modify open your SQL Server Mgmt Studio and modify the sproc "Smith_AddStoreOrders" .


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartTimezone Off in store.Timezone Off in store.