From 72200cdd79bf6810b4751f111ca54aa102a9a5f3 Mon Sep 17 00:00:00 2001 From: smcv Date: Wed, 24 Sep 2014 03:27:39 -0400 Subject: [PATCH 1/1] Added a comment --- ...nt_1_936fc8e91ae9a8aad0fb53944e4c33bb._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Changing_when_a_page_is_posted/comment_1_936fc8e91ae9a8aad0fb53944e4c33bb._comment diff --git a/doc/forum/Changing_when_a_page_is_posted/comment_1_936fc8e91ae9a8aad0fb53944e4c33bb._comment b/doc/forum/Changing_when_a_page_is_posted/comment_1_936fc8e91ae9a8aad0fb53944e4c33bb._comment new file mode 100644 index 000000000..9b2861a82 --- /dev/null +++ b/doc/forum/Changing_when_a_page_is_posted/comment_1_936fc8e91ae9a8aad0fb53944e4c33bb._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="smcv" + ip="81.100.115.242" + subject="comment 1" + date="2014-09-24T07:27:38Z" + content=""" +It does sound as though you have some sort of DST issue going on. +Did you specify the time zone taking into account DST +(e.g. if you are in USA Eastern time (UTC-05:00) and you wrote +a blog post in summer, you'll want to use -0400)? + +You don't need to alter the git commit dates, you can use +something like \[[!meta date=\"2014-09-24 08:26:05+0100\"]] +which takes precedence over the commit date from git. +"""]] -- 2.39.5