Posted by Knucklehead00 on July 6, 2009 at 7:34pm
I am just having nothing but problems trying to figure out the system of how things work within Drupal and the documentation is really not as in depth as I need it.
What I am trying to do is get the field_date data from the Calendar module to do the following:
07/21/2009 - 00:30 ---------- REPLACEMENT PATTERN OF SOME SORT ------------- July 21
All I need it to do is take out everything and just make it into the month + day.
Any idea how the heck to do this?
Thanks.
Comments
Is calendar incompatible w the short/medium/long date formats?
Under "admin/settings/date-time/formats" you can customize any/all of those time formats. Can one of those format choices be referenced by the calendar module?