Files
node/lib
Nathan Rajlich 44574bc39b util: improve util.isDate() function
The old implementation was fragile. i.e. node-time is an example of a user-land
module that exports an extended Date object (with a few added functions on it's
own Date object's prototype). In that case, the old check fails.
2011-09-02 17:29:20 +02:00
..
2011-07-06 09:24:37 +09:00
2011-03-14 17:37:05 -07:00
2011-08-09 14:20:06 -07:00
2011-03-14 17:37:05 -07:00
2011-08-12 16:23:11 +02:00
2011-08-26 10:31:42 -07:00
2011-07-19 01:46:38 -07:00
2011-03-14 17:37:05 -07:00
2011-08-22 14:31:25 -07:00
2011-07-29 16:57:28 -07:00
2011-08-23 14:27:50 -07:00
2011-04-26 20:04:32 -07:00
2011-03-14 17:37:05 -07:00
2011-08-31 19:26:34 +02:00
2011-07-27 19:54:31 -07:00
2011-03-14 17:37:05 -07:00
2011-09-02 17:29:20 +02:00
2011-03-30 10:06:25 -07:00