@Yesterday (Formula Language)

Returns the time-date value which corresponds to yesterday's date.

Syntax

@Yesterday

Return value

yesterday

Time-date. Yesterday's date.

Usage

Using @Yesterday in column or selection formulas may impact the efficiency of your application. It also causes the view refresh indicator to display constantly.

In a field formula, Notes/Domino takes the value for @Yesterday from the clock in the client computer.

Examples

  1. This example returns 12/31/92 if today is January 1, 1993.
    @Yesterday
  2. This example returns 8/16/93 if today is August 17, 1993.
    @Yesterday