mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-18 17:52:17 +00:00
1.0.4 released
This commit is contained in:
@@ -117,7 +117,7 @@ define(function() {
|
||||
getLeanoteTime: function(t) {
|
||||
// 20151026T033928Z
|
||||
// 2015 10 26 T 03 39 28 Z
|
||||
console.log(t);
|
||||
// console.log(t);
|
||||
if (!t) {
|
||||
t = new Date();
|
||||
}
|
||||
|
Reference in New Issue
Block a user