Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For sitemap

Code Block
 Date("Y-m-d\TH:i:s\+09:00", strtotime($tag_info[$i]['date_created']))


For RSS

Code Block
Date(\DateTime::RSS, strtotime($post_info[$i]['date_created']))

...