[OpenSIPS-Devel] [opensips] date format convert method that use in opensips.cfg (#378)

Bogdan Andrei IANCU notifications at github.com
Tue Nov 4 07:52:56 CET 2014


Hi @zhouxiaoqiang - in C code, the setting of the timezone is done via the tzset() function - this will affect all time related function (like ctime() , localtime() , mktime() , and strftime() ).
The question is - how to provide the TZ information at script level - should be a global param for opensips script ? should be a script variable to be set/reset in script ?
Thanks. Bogdan

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/378#issuecomment-61600358
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20141103/344f90d2/attachment.htm>


More information about the Devel mailing list