Active JavaScript no navegador para mostrar as páxinas da Axuda do LibreOfficeDev.

AGORA

Returns the computer system date and time. The value is updated when you recalculate the document or each time a cell value is modified.

This function is always recalculated whenever a recalculation occurs.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Sintaxe

AGORA

NOW is a function without arguments.

Exemplos

=NOW()-A1 returns the difference between the date in A1 and now. Format the result as a number.