From: R. S. B. <Ba...@ho...> - 2003-02-13 17:01:30
|
The wrong date is showing up today: the date is Feb 13, 2003, the that that is showing is Feb 3rd, 2003 The 13th block is highlighted as today's date... Using the Default theme With the calendar mod installed Appeared in both IE and Mozilla The date on the system is correct, Thu Feb 13 11:57:28 EST 2003 I am in the process of "trying to create a theme.." and noticed this in = my theme..=20 so I tried another theme to verify it wasn't something I did. Scott |
From: Matthew M. <ma...@tu...> - 2003-02-13 19:40:25
|
> The wrong date is showing up today: > the date is Feb 13, 2003, the that that is showing is Feb 3rd, 2003 The > 13th block is highlighted as today's date... I don't understand. It is showing up as the 3rd where? Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Adam M. <ad...@tu...> - 2003-02-13 20:08:46
|
I think there is confusion with the default year format. The calendar says 'February 03' at the top which, to me, looks like Feb 3rd. But it really means Feb 2003. Maybe we should change the default year format? Adam >> The wrong date is showing up today: >> the date is Feb 13, 2003, the that that is showing is Feb 3rd, 2003 >> The 13th block is highlighted as today's date... > > I don't understand. It is showing up as the 3rd where? > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Appalachian State University > Phone: 828-262-6493 > phpwebsite.appstate.edu > ess.appstate.edu > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |
From: Matthew M. <ma...@tu...> - 2003-02-13 20:28:23
|
> I think there is confusion with the default year format. The calendar > says 'February 03' at the top which, to me, looks like Feb 3rd. But it > really means Feb 2003. Maybe we should change the default year format? Change the miniMonth template to {FULL_YEAR} instead of {ABRV_YEAR}. I changed it in CVS to avoid confusion. Matt |
From: Don S. <do...@se...> - 2003-02-13 20:31:31
|
+1. I'm a firm believer in 4-digit years. Don. On Thu, 13 Feb 2003, Adam Morton wrote: > I think there is confusion with the default year format. The calendar > says 'February 03' at the top which, to me, looks like Feb 3rd. But it > really means Feb 2003. Maybe we should change the default year format? > > Adam > > >> The wrong date is showing up today: > >> the date is Feb 13, 2003, the that that is showing is Feb 3rd, 2003 > >> The 13th block is highlighted as today's date... > > > > I don't understand. It is showing up as the 3rd where? > > > > Matthew McNaney > > Internet Systems Architect > > Electronic Student Services > > Appalachian State University > > Phone: 828-262-6493 > > phpwebsite.appstate.edu > > ess.appstate.edu > > > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > > are you planning your Web Server Security? Click here to get a FREE > > Thawte SSL guide and find the answers to all your SSL security issues. > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |