Posted by vonfracas on January 7, 2011 at 4:47pm
I'm trying to find a way to configure the Authored On format within Create Content. The current configuration in Create Content is 2011-01-07 10:43:29 -0600. I need to change that to allow an entry formatted like this m/d/Y. I've configured the obvious places (Site Config/Date and Time > Formats) to no avail. Please help.
Comments
I'm guessing you do this for
I'm guessing you do this for an "Article"?
Check out the view that is accompanied with the articles and also node-article.tpl.php.
That's where it resides.
-Ronald
Thank you for your reply. You
Thank you for your reply. You are correct - this is for an "Article". The solutions above appear to be ways to change the output, though. I need to change the format of the input -- in Create Content > Article > Authoring Information > Authored On. OpenPublish out of the box requires entries in the format: Y-m-d H:i:s O. I want to change it to m/d/Y. Any ideas?