Results 1 to 5 of 5
  1. #1
    Junior Member daet's Avatar
    Joined
    Jan 2012
    Posts
    3

    Timestamp. Today, yesterday, and whole date

    Hello guys and nice CMS. Really like it

    I want to change timestamp form to today, yesterday, and after day 2 it should say like 6 feb, 2012. How can I do that?

    Thanks. Hope you understand.

    Please guys, help?
    Last edited by UnderDogg; 03-24-2012 at 04:27 AM.

  2. #2
    New Pligger nairalike's Avatar
    Joined
    Dec 2011
    Posts
    12
    which time stamp do u mean?

  3. #3
    Junior Member daet's Avatar
    Joined
    Jan 2012
    Posts
    3
    The time stamp that says when the story was posted.

  4. #4
    Senior Member cmstheme's Avatar
    Joined
    Jan 2007
    Location
    Philippines
    Posts
    592
    Not that thing you want but in my case, I made the date in Published page a complete "published date" while in Upcoming page still the same such as "2 days ago". Here's the code:
    PHP Code:
    {php
        
    $pub_time $this->get_template_vars('link_published_time');
        
    $published_time date("M d, Y, h:i:s a T",$pub_time);    
        
    $this->assign('published_date',$published_time);                        
    {/
    php}

    {if 
    $pagename eq "index" || $pagename eq "published"}
        
    Published on {$published_date}
    {else}
        {
    $link_submit_timeago} {#PLIGG_Visual_Comment_Ago#}
    {/if} 
    It might help you get started.

  5. #5
    Junior Member daet's Avatar
    Joined
    Jan 2012
    Posts
    3
    Where should I put it? What file?

    Got it. How can I make it say today, yesterday and then after 2 days it should say 10 Feb... How can I do that?

    Anyone....?
    Last edited by UnderDogg; 03-24-2012 at 04:27 AM.

Similar Threads

  1. An invalid date was found. Please fix the date
    By charmi2008 in forum Questions & Comments
    Replies: 4
    Last Post: 02-26-2012, 05:34 AM
  2. recent, yesterday, week....
    By Baracudagirl in forum Questions & Comments
    Replies: 5
    Last Post: 01-17-2010, 07:40 PM
  3. Old story date to new date today.
    By janpatat in forum Questions & Comments
    Replies: 1
    Last Post: 08-16-2009, 06:05 AM
  4. OAuth 1.0 Draft 2 spec released yesterday!
    By drivencompassion in forum Questions & Comments
    Replies: 2
    Last Post: 10-06-2007, 03:53 PM
  5. "Top Today, Yesterday,.... link does not working after updaiting.
    By netfreak in forum Questions & Comments
    Replies: 2
    Last Post: 04-23-2007, 09:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Donate to Pligg CMS Dreamhost Web Hosting Host Gator Web Hosting