The OpenD Programming Language

Database.sysTimeToValue

turns a systime into a value understandable by the target database as a timestamp to be concated into a query. so it should be quoted and escaped etc as necessary

interface Database
string
sysTimeToValue

Meta