So, I can easily subtract 48-hours from a given date with the same function: result = dateAdd( "h", -48, now() );. JavaScript has the same exact ...
確定! 回上一頁