Respected All, Can i set dynamic timezone in freeradius for radacct table? Regard's Imdadali Kadiwala
That means can i set the timezone in freeradius according to country. If that's not possible can i set UTC timezone in freeradius? On Sat, Oct 28, 2017 at 5:57 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Oct 28, 2017, at 2:35 AM, Imdad Hasan <imdadalikadiwala0@gmail.com> wrote:
Can i set dynamic timezone in freeradius for radacct table?
What's a "dynamic time zone" ?
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/devel.html
On Oct 28, 2017, at 8:52 AM, Imdad Hasan <imdadalikadiwala0@gmail.com> wrote:
That means can i set the timezone in freeradius according to country. If that's not possible can i set UTC timezone in freeradius?
In v3, you can use the "date" module to print times in different time zones. Alan DeKok.
Thank you, But in 2.2.6 can i set the UTC timezone? On Sat, Oct 28, 2017 at 6:43 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Oct 28, 2017, at 8:52 AM, Imdad Hasan <imdadalikadiwala0@gmail.com> wrote:
That means can i set the timezone in freeradius according to country. If that's not possible can i set UTC timezone in freeradius?
In v3, you can use the "date" module to print times in different time zones.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/devel.html
Even if you could don't. When handling time always leave it in UTC. Don't be tempted into storing and processing localtime unless you absolutely have to. Its a cause of so many errors I'm always surprised when I find localtime especially without the time offset. (Crazy non-RADIUS example voice CDR's a common place for such lunacy). Leave localtime to user interfaces and reports where conversion into localtime is simple. -- Alister
On 28 Oct 2017, at 07:35, Imdad Hasan <imdadalikadiwala0@gmail.com> wrote:
Respected All,
Can i set dynamic timezone in freeradius for radacct table?
Regard's Imdadali Kadiwala - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
participants (3)
-
Alan DeKok -
Alister Winfield -
Imdad Hasan