Regarding the Date Functions in N1QL

SELECT CLOCK_STR(“2006-01-02”);

"results": [
    {
        "$1": "2015-03-24"
    }
],