【C/C++业务】UNIX时间戳与正常时间相互转换
正常时间转UNIX时间 与 UNIX时间转正常时间#include <stdio.h>#include <stdlib.h>#include <time.h>#include <string.h>#include <string>#include <iostream>using namespace std;//str : 2020