Why can't DateToStr support the month names with MMM or MMMM? Seems that it would just be a matter of adding them as options given the rest of the code is there to get the month etc. What am I missing?
<< Why can't DateToStr support the month names with MMM or MMMM? Seems that it would just be a matter of adding them as options given the rest of the code is there to get the month etc. What am I missing? >>
Every single small change, by itself, doesn't take long. It's when you add them up and need to prioritize them that things get moved to the bottom.