我有问题在serveur herbert和homer上生成语言环境.我跑mongo我收到了警告
Failed global initialization: BadValue Invalid or no user locale set. Please ensure LANG and/or LC_* environment variables are set correctly.
Run Code Online (Sandbox Code Playgroud)
我跑的时候
dpkg-reconfigure locales
mongo开始成功,然后当重新启动服务器并运行mongo我有同样的问题.
谢谢你的帮助
var x = new Date();
myVar = x.toString();
document.write(myVar);
// Sat Feb 14 2015 14:20:58 GMT+0100 (CET)
Run Code Online (Sandbox Code Playgroud)
我想删除时间<< 14:20:58 GMT + 0100(CET)>>