gregor at infomedia.si Guest
|
Posted: Tue Nov 08, 2022 6:36 pm Post subject: [Freeswitch-users] current utc time in miliseconds |
|
|
Is there a way to set variable in dialplan with current time in microseonds like:
<action application="set" data="var_name=${utcnow}"/>
I can use ${strftime()}, but it display formated time
Thx |
|