mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
save timestamp from epoch instead local time to profiles
This commit is contained in:
parent
65ceb08290
commit
e7423b1ffc
4 changed files with 35 additions and 26 deletions
|
@ -6,6 +6,7 @@
|
|||
* See full license text in LICENSE file at top of project tree
|
||||
*/
|
||||
|
||||
#include <boost/algorithm/string.hpp> // for boost::to_lower
|
||||
#include "Log.h"
|
||||
#include "Crypto.h"
|
||||
#include "RouterContext.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue