Thanks for the pull request. As we are using "DATETIME" values at about 20 other
places in the database scheme, i am wondering if a specific usrloc module parameter is
really the best solution for this problem. Maybe a core parameter would be benefitial, or
just having the server running on UTC timezone? Interested about the comments from other
developers.
We are using the DATETIME in MySQL which does not keep track of timezones, TIMESTAMP does.
Not sure why it was choosen this way, probably in the past it was the easiest/fastest way
of doing it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3036#issuecomment-1048576608
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3036/c1048576608(a)github.com>