Skip to main content
Skip table of contents

Now

Returns the current date and time according to your eazyBI server system date and time.

Syntax

CODE
Now()

Arguments

No arguments

Examples

Following example calculates how many days ago was the invoice date.

CODE
DateDiffDays([Invoice].CurrentMember.getProperty('Invoice date'), Now())
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.