https://www.reddit.com/r/ModSupport/comments/jdfglg/scheduled_posts_date_in_the_title/
created by [deleted] on 18/10/2020 at 12:25 UTC
7 upvotes, 2 top-level comments (showing 2)
I've been trying to get a date range setup with the Scheduled Post titles and I'm having a hard time getting it to format right. According to the modnews post[1] about a month ago in the comments, it should be an easy:
"Daily Scheduled Post - {{date %B %d, %Y}}".
As it uses the python datetime formatting[2]. My title is formatted as:
2: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes
{{date %d %b, %Y}} - {{date+7 %d %b, %Y}}
Any ideas on what I'm doing wrong here?
Comment by ideboi at 19/10/2020 at 17:52 UTC
4 upvotes, 2 direct replies
Hey u/Fwopp, sorry about that! This should be all fixed up now. Thanks for reporting!
Comment by wemustburncarthage at 18/10/2020 at 23:35 UTC
2 upvotes, 0 direct replies
Yeah they were saying there was an existing date formatting option the way automod did it but I’m not seeing it