adds code


var now = new Date().toLocaleString("en-GB"); return {payload: now};
Previous Post Next Post