21491 Posts in 5783 Topics by 2621 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 640 Views |
-
Null Date producing 01/01/1970

12 January 2011 at 3:45pm
Hi,
I know I've come across this before but can't seem to fathom this one again.
When leaving a datefield blank I am getting a default value of 01/01/1970. What can I do to overcome this? I've tried if statements but to no avail.
Thanks
-
Re: Null Date producing 01/01/1970

13 January 2011 at 12:42am
Where does this happen? If on your website, you could do a check, like:
<% if MyDate %> Date: $MyDate.Nice <% end_if %>
| 640 Views | ||
|
Page:
1
|
Go to Top |

