Formatting Dates with SQL, Take 2
May 5, 2015 Hey, Ted
I am trying to use your FMTDATE SQL function but the system tells me it can’t find it. I know FMTDATE is there. Can you help? –Robert Note: The code accompanying this article is available for download here. I’ve received a compliment or two (at least) for the FMTDATE (format date) function I published back in 2009. (Can it really have been so long? How time flies!) I use it heavily, and I’m not the only one. If you’re not familiar with FMTDATE, please read Formatting Dates with SQL before continuing. To address Robert’s question, the reason the system |