Commit ff914889 authored by andreagerino's avatar andreagerino

Added server local timestamp

parent 79a8f4c6
...@@ -122,6 +122,8 @@ function preprocessTimestampContainer(container){ ...@@ -122,6 +122,8 @@ function preprocessTimestampContainer(container){
} }
container['server'] = new Date();
} }
module.exports = router; module.exports = router;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment