On Tue, Jul 13, 2010 at 1:49 PM, Danny Nicholas <[email protected]> wrote:

>  --
>
> Since you never know when you’ll need this, I slapped the code into my
> 1.4.30.
>
> Here is the “corrected” code that works
>
> YEAR = ${STRFTIME(${EPOCH}||%Y)}
>
> MONTH = ${STRFTIME(${EPOCH}||%m)}
>
> DAY = ${STRFTIME(${EPOCH}||%d)}
>
> TIMESTAMP = ${STRFTIME(${EPOCH}||%Y%m%d-%H%M%S)}
>
>
Wow, I'm surprised that worked, but it did!  Thanks very much!

-- 
Thanks,
--Warren Selby
http://www.selbytech.com
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to