Results 1 to 5 of 5

Plugin Time Modified Format

This is a discussion on Plugin Time Modified Format within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, Just a quick question while i'm writing my own plugin for a huge Photoplog gallery.. What is the exact ...

  1. #1
    Junior Member
    Real Name
    LOSTTalk
    Join Date
    May 2006
    Posts
    6
    Liked
    0 times

    Exclamation Plugin Time Modified Format

    Hello,

    Just a quick question while i'm writing my own plugin for a huge Photoplog gallery..
    What is the exact date/time format used by the vbseo_add_url function?

    I used
    Code:
    $modified = gmdate("Y-m-d",  $modified );
    Out of another plugin but that just gives me 1-1-1970 in the sitemap..

    Thanks in advance..

  2. #2
    Junior Member
    Real Name
    LOSTTalk
    Join Date
    May 2006
    Posts
    6
    Liked
    0 times
    Nevermind, i worked it out myself.

  3. #3
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Did you use the vbdate function?
    The Forum Hosting - Forum Hosting from the Forum Experts

  4. #4
    Junior Member
    Real Name
    LOSTTalk
    Join Date
    May 2006
    Posts
    6
    Liked
    0 times
    eh no, i just let parsed the unix time to the function, cause i saw it gets converted there.

  5. #5
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    I would look into the function vbdate here: http://members.vbullletin.com/api/

    It will work based on users time zone.
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. Last-Modified in Header?
    By Onur in forum vBSEO Features Archive
    Replies: 16
    Last Post: 10-25-2008, 01:13 PM
  2. Last modified - all the same
    By cellarius in forum General Discussion
    Replies: 7
    Last Post: 01-21-2008, 08:59 AM
  3. Modified index page name
    By zylstra in forum Troubleshooting
    Replies: 4
    Last Post: 04-20-2006, 01:40 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
  •