Fluent Assertions Documentation
FluentAssertions.Extensions Namespace / FluentDateTimeExtensions Class / At Method
In This Topic
    At Method
    In This Topic
    Returns a new System.DateTime value for the specified date and time.
    Overload List
    OverloadDescription
    Returns a new System.DateTime value for the specified date and time.  
    Returns a new System.DateTime value for the specified date and time with the specified hours, minutes and optionally seconds.  
    Returns a new System.DateTimeOffset value for the specified date and time with the specified hours, minutes and optionally seconds.  
    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