Commit Graph

28 Commits

Author SHA1 Message Date
dapan1121 aa82702963
Merge pull request #27054 from taosdata/fix/TD-31003/timezoneOnWin
fix: set timezone on windows
2024-08-14 08:50:11 +08:00
Shungang Li b8b6eb4920 enh: adjust error msg format 2024-08-07 18:34:59 +08:00
xsren ecb757326f fix: set timezone on windows 2024-08-07 17:18:38 +08:00
Shungang Li 1ef464cd78 fix: (errcode) ignore empty timezone str 2024-08-06 17:11:16 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
factosea dc6ee3e1a0 fix: daylight 2024-01-24 19:34:54 +08:00
kailixu d6ed5fe096 fix: timezone and qsort for windows 2023-08-09 20:08:19 +08:00
Ganlin Zhao 23ec9287c9 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 10:33:41 +08:00
xinsheng Ren e3f21ae98f
fix: TD-22674 coverity scan (#20126)
* fix: TD-22674 coverity scan

* fix: compile error

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-24 15:17:14 +08:00
Shengliang Guan a718613944 fix: coverity issues 2022-11-26 13:02:15 +08:00
Alex Duan 8e8230da93 fix(query): coverity fixed 2022-11-25 17:16:16 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
Ganlin Zhao ee6343379c fix(query): fix timezone parsing for /usr/share/localtime
TD-16413
TD-16441
2022-07-07 11:04:40 +05:30
afwerar ac09ef04a9 fix(os): add win32 udf case 2022-06-05 17:02:43 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
afwerar a816e3034e fix(os): Ubuntu 18.04 timezone error. 2022-05-11 15:18:26 +08:00
afwerar cdd7cafe42 fix(os): Ubuntu timezone error. 2022-05-11 12:01:37 +08:00
afwerar c8fe82a2c8 fix(os): centos timezone error. 2022-05-10 19:20:47 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar c712e581b3 [TD-13772]<fix>: add timezone enum. 2022-03-26 17:58:56 +08:00
afwerar caf1e0e860 [TD-13759]<fix>: redefine thread api. 2022-03-20 00:45:00 +08:00
afwerar d65edaadf7 [TD-13772]<fix>: redefine timezone api. 2022-03-18 18:17:49 +08:00
afwerar e04ef027ab [TD-13768]<fix>: redefine time api. 2022-03-11 16:49:07 +08:00
Shengliang Guan eea1bad72e minor changes 2022-02-28 16:53:22 +08:00
afwerar 5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan 7778830966 locale 2022-02-24 13:51:12 +08:00