[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 document describes the \u003ccode\u003eIClock\u003c/code\u003e interface within the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace, designed as a clock wrapper for obtaining the current time in the Google APIs .NET client library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIClock\u003c/code\u003e interface provides two properties: \u003ccode\u003eNow\u003c/code\u003e, which returns the current local date and time, and is now marked as obsolete in favor of \u003ccode\u003eUtcNow\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUtcNow\u003c/code\u003e provides the current date and time expressed in Coordinated Universal Time (UTC).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIClock\u003c/code\u003e interface is part of the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extension method available called \u003ccode\u003eUtilities.ThrowIfNull<T>(T, string)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]