Thanks for your suggestion, but I found some time ago that using DateTime for parsing and manipulating timestamps is not very fast. My tests shown that it is tens times slower than combination of split() and POSIX::mktime.
I'm writing my things multithreaded to gain some speed by using several cores of CPU, so returning to DateTime would be serious step back from the performance point of view.
In reply to Re^2: Standard way to convert timezone in multithreaded script
by whale2
in thread Standard way to convert timezone in multithreaded script
by whale2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |