View Full Version : List mode date span format
matthewgorlando
06-02-2006, 02:38 PM
Currently if an event spans more than one day, it will look like this:
Mon - Jun 05 -- Tue - Jun 06
Lots of dashes. Is there anyway to modify the seperators or modify the format?
Brian
06-02-2006, 02:46 PM
Sure, you can edit the template or set the date format to anything you want:
$DF = "D - M d";
matthewgorlando
06-02-2006, 02:50 PM
What template and what line(s) of code would I need to change?
Brian
06-02-2006, 04:42 PM
It depends on the template you're using as defined before requiring the List Mode calendar on your page (probably monthly.php or modern.php). These files will be in the template directory.
More information about the different options is in the documentation in the Integration/List Mode section.
keita
08-01-2006, 11:53 AM
Where can I actually change the "--" that sits in-between the dates?
Would that be in /functions/listings.php?
Brian
08-01-2006, 11:54 AM
You must be using the latest release and the option is in the Setup Manager on the Languages page.
keita
08-01-2006, 12:00 PM
Sorry to waste your time on this, Brian - I should've looked in there.
(and sorry to waste your time by making you read this post!)
Brian
08-01-2006, 12:05 PM
No worries! :)
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.