TooTallNate/node-time

time.Date toString get GMT-NaNNaN (SE Asia Standard Time)

Closed this issue · 3 comments

time.Date toString get GMT-NaNNaN (SE Asia Standard Time)

code?

@TooTallNate
My code here

var time = require('time');
var now = new time.Date();
console.log(now.toString());

[Error: %1 is not a valid Win32 application.
d:\Z_MyWorks\Sample\pota_ins\node_modules\time\build\Release\time.node]

This module doesn't yet work on Windows. See #13.