While adding strftime() and strptime() methods to Val.Timestamp and Val.Date, I couldn't help but noticing that in order to access both libc functions I need to go through System.TM.
Wouldn't it be preferable to create direct native builtins for those two functions instead? (to put them in the same boat with mktime/gmtime etc?)
pike-devel@lists.lysator.liu.se