Some more functions got added last night:

urlFromStruct()
http://openbd.org/manual/?/function/urlfromstruct

encodeForHtmlAttribute()
http://openbd.org/manual/?/function/encodeforhtmlattribute

encodeForJavascript()
http://openbd.org/manual/?/function/encodeforjavascript

encodeForFilename()
http://openbd.org/manual/?/function/encodeforfilename

Hmac()
http://openbd.org/manual/?/function/hmac

Some have asked about pause() vs. sleep(). Sleep has always been there, and operates on milliseconds. Pause() is the script version of <cfpause> that takes in seconds as its parameter.


On 15/06/2013 08:30, Alan Williamson wrote:
Good morning,

We added some new/enhanced functions to OpenBD last night that you may find useful.


CreateDateTime() now supports passing in milliseconds
http://openbd.org/manual/?/function/createdatetime

CreateTime() supports millisecond too; as well as a single epoch time
http://openbd.org/manual/?/function/createtime

[new] Epoch() returns back the epoch time for a given date
http://openbd.org/manual/?/function/epoch

[new] Millisecond() returns back the millisecond portion of a date
http://openbd.org/manual/?/function/millisecond

[new] QueryToArray() converts an array of structures for the given query
http://openbd.org/manual/?/function/querytoarray

[new] Pause() function to pause execution for the given milliseconds
http://openbd.org/manual/?/function/pause

Enjoy.


--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to