mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: 7405a4a0cafa826925a9b75bd0084728e46d2dad
Monotone-Revision: f1aa39b2f90c65aa9da09e2a59abb094d87dff94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:42:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -184,6 +184,7 @@ function _dayAsShortString(node) {
|
||||
date = node.value.split("-");
|
||||
dateStr += date[0] + date[1] + date[2];
|
||||
}
|
||||
|
||||
return dateStr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user