NOW/text/scalc/01/func_now.xhpNOW functionNOW
Returns the computer system date and time. The value is updated when you recalculate the document or each time a cell value is modified.SyntaxNOW()NOW is a function without arguments.Example=NOW()-A1 returns the difference between the date in A1 and now. Format the result as a number.