Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Timezone display in data tables
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Timezone display in data tables
#53831
Timezone display in data tables 9 Years, 1 Month ago Karma: 0
Hi there,

I'm currently using:
Code:

{$value|date_format:m-d-Y h\:i a}


to format the dates coming out of the database in the query settings. However, it's not using the timezone I have set for the site, and is instead showing them in UTC. Is there a way to a) have it use the configured site timezone, or b) specify it in the formatting code above?

Thanks!
The administrator has disabled public write access.
 
#53886
Re:Timezone display in data tables 9 Years, 1 Month ago Karma: 747
Upgrade the extension to v. 2.2.16 and use the following value in "Columns settings -> Format" parameter:

Code:


{$value|date_format:m-d-Y h\:i a:1}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1