mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-07-08 01:30:39 +08:00
Update
This commit is contained in:
@@ -17,5 +17,6 @@ namespace time_util {
|
||||
char* strptime(const char* s, const char* format, struct tm* tm);
|
||||
long get_timezone();
|
||||
time_t timegm(struct tm* tm);
|
||||
time_t time_ns();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user