Forum Discussion

bhupen's avatar
bhupen
Advisor
10 years ago

Show post in PT timestamp?

My settings are correct & the issue is that it is showing ahead of time, not behind. The response I literally  just made says  Feb 27,2015 it is still Feb 26.2015 all over us. Time stamp are not showing PT

 

Following is the code using in "thread_detail_pdc6.ftl"

<#if lastEditedRest??>
         <#assign lastEditedObject = lastEditedRest.value?datetime("yyyy-MM-dd'T'hh:mm:ss") />
           <#assign lastEditedString = relativeTime(lastEditedObject) />
    <#else>        
        <#assign lastEditedString = .now/>
    </#if>

Please see the attached image for reference.

 

Concern how to show post at region date and time specific?PT.jpg

Red area right side date is correct although. left side date is showing wrong. Please suggest how to make it correct?

  • GrazittiI I checked my timestamp are working fine with PT but when it comes to EST then its running ahead of the time. If Iam repling on thread then userinformation showing differnt dat time then Post edited time. although  My seetings are correct & the issue is that it was showing Ahead of time not behind: