common: Add module to get the current time zone.
This commit is contained in:
parent
988e42a3f5
commit
33441fa728
3 changed files with 68 additions and 0 deletions
|
@ -148,6 +148,8 @@ add_library(common STATIC
|
|||
thread.h
|
||||
thread_queue_list.h
|
||||
threadsafe_queue.h
|
||||
time_zone.cpp
|
||||
time_zone.h
|
||||
timer.cpp
|
||||
timer.h
|
||||
uint128.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue