Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DateTime.FixedLocalNow

Syntax

DateTime.FixedLocalNow() as datetime

About

Returns a datetime value set to the current date and time on the system. This value is fixed and will not change with successive calls, unlike DateTime.LocalNow, which may return different values over the course of execution of an expression.

Related content

Local, fixed, and UTC variants of current time functions


Feedback

Was this page helpful?

Additional resources