timestamp_to_str rewritten to generate UTC time strings

This commit is contained in:
moneroexamples 2016-11-23 13:32:51 +08:00
parent a2c3c575ba
commit 6054c3e691
4 changed files with 40 additions and 28 deletions

View file

@ -139,4 +139,5 @@ target_link_libraries(${PROJECT_NAME}
pthread
unbound
unwind
curl
dl)