meta data for this page
  •  

F_WEEKSBETWEENISO

function from adhoc

Entrypoint weeksbetweeniso compatible with UTF-8


Inputs/Outputs

   Input      TIMESTAMP   date optionally time 1
              TIMESTAMP   date optionally time 2
   Output     INTEGER     difference in (integer) weeks between timestamp 1 and timestamp 2

Syntax

   ISO-version of F_WEEKSBETWEEN. Monday is 1st day of week.
   If the two dates are in the same week, the return value is 0.