This topic is locked

Changing the DATE format in the 'View' pages

3/20/2006 5:37:08 PM
PHPRunner General questions
K
ke5rs author

Hello great PHP programmers

I would like to change the format of the date field the way that it is displayed in my 'View' pages from 'mm/dd/yyyy' to look like 'yyyy-mm-dd'.

Is there something that I need to change in the wizard that I am missing or can I change the 'View' template?

Thank you
PHP Runner is great! What a product...
John

Sergey Kornilov admin 3/21/2006

John,
you can select nothing in the View as dropdown box on the Formatting Tab.

K
ke5rs author 3/21/2006

John,

you can select nothing in the View as dropdown box on the Formatting Tab.


Yep... I knew it was something simple.. Worked great.

Thank you...

John
Hello again,

I seen that worked great for null DATE fields but some of my DATE fields contain '0000-00-00'. Is there a way that I can get that one value to be blank?

Thank you
John