[Obsolete("System local time is almost always inappropriate to use. If you really need this, call UtcNow and then call ToLocalTime on the result")]DateTime Now { get; }
Gets a DateTime object that is set to the current date and time on this computer,
expressed as the local time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eIClock\u003c/code\u003e interface, which is a clock wrapper designed for retrieving the current time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIClock\u003c/code\u003e interface is found within the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the \u003ccode\u003eNow\u003c/code\u003e property, which is deprecated and provides the local time, and the \u003ccode\u003eUtcNow\u003c/code\u003e property, which provides the current time in UTC.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also details the availability of the interface in various versions of the Google.Apis library, ranging from version 1.50.0 to the latest 1.69.0.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method, \u003ccode\u003eUtilities.ThrowIfNull<T>(T, string)\u003c/code\u003e, can be found related to the interface.\u003c/p\u003e\n"]]],[],null,[]]