Fluent Assertions Documentation
FluentAssertions.Extensions Namespace / FluentDateTimeExtensions Class / At Method / At(DateTimeOffset,Int32,Int32,Int32,Int32,Int32,Int32) Method
In This Topic
    At(DateTimeOffset,Int32,Int32,Int32,Int32,Int32,Int32) Method
    In This Topic
    Returns a new System.DateTimeOffset value for the specified date and time with the specified hours, minutes and optionally seconds.
    Syntax

    Parameters

    date
    hours
    minutes
    seconds
    milliseconds
    microseconds
    nanoseconds
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also