fork of official snowflake SDK to fix date issue:
// var Moment = require('moment');
// require('moment-timezone');
var Moment = require('moment-timezone');
You can find documentation for the driver at:
https://docs.snowflake.net/manuals/user-guide/nodejs-driver.html
This driver is distributed under the Apache License, Version 2.0, see LICENSE.txt for more information.