I\'m trying to build an expression to convert a date/time parameter to an Epoch timestamp that will be used in a Url\'s parameter string.
I figured that I would try
Try this one :
DATEDIFF("SECOND",(DT_DBTIMESTAMP)"01/01/1970",GETDATE())