SELECT subtractSeconds(toDate('2021-02-15'), 1);
SELECT subtractSeconds(today(), 1) - subtractSeconds(today(), 11);