FORMULA LANGUAGE
Returns the timeĀdate value that corresponds to tomorrow's date.
Syntax
@Tomorrow
Return value
tomorrow
Using @Tomorrow 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 @Tomorrow from the clock in the client computer.
Language cross-reference
Tomorrow property of LotusScript NotesInternational class
Tomorrow property of Java International class
Example See Also