On my site ...
A date and time is set as e.g. "2014-07-03 00:00:00". I have tried format as on Y:m:d but the dB adds "00:00:00" anyways.
We include this field in an email and want to strip off the zeros.
Can someone get me started on how I would go about editing a field before emailing it?
Is this code BeforeRender or code BeforeStore?
And should I call and manipulate my field?
Any samples you can provide are most appreciated. Thx!