Hi, I have a problem with the date and time setting. Now I have date and time in the header but it should turned into only the date.
echo ml_ftime(_DATETIMEBRIEF, (GetUserTime(time())));
This is what is currently active, but after changing I get al kinda outcome, even black pages, but not the date only. Can you give me the good script for that ?
The website is www.zapa.be and the date and time as it is now is shown on top left. It is maybe stupid to ask but clients have all kinda strange requests.
Thanks
edited by: bluffer, May 18, 2006 - 06:16 PM
Login
Donate to Zikula
Support
::
User time
-
-
Quote
GetUserTime(time())
Is this a legacy function? If so, have you enabled legacy support?
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
What I have tried is this :
echo ml_ftime(_DATETIMEBRIEF);
But I realy have no clue what the script should look like to get only the date. Is there a guide with statements to use in PostNuke ? Variables or something ? -
