From: Don S. <do...@se...> - 2003-03-23 05:51:05
|
Any chance on having mkdate in the core Datetime class take in a string and check if the string is long enough and if so parse the time? Basically 8 chars would mean no time, another 6 (for 14) means date and time. I'll be emulating in my own class for now. Don. |