1) what is the advantage of having a date field for dates as opposed to a text field -
I use the format YYYY-MM-DD so it sorts correctly as text or date. To me the advantage of having a text field is that I can, say, add
"2009-04" without giving a specific date - of course that may screw up the sort, I'm not sure
or
"2009-01-20ish" (!)
both of which surprisingly sort okay.
2) I want to ask how to convert fields but gotta figure out to-what so I'll wait see the response to #1
Comments