Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / Misc Class / GetEndOfDate Method
DateTime valude which you need to set maximum time.
In This Topic
    GetEndOfDate Method
    In This Topic
    Adjust the time for input date to maximum possiable time.
    Syntax
    public static DateTime GetEndOfDate( 
       DateTime dateTime
    )

    Parameters

    dateTime
    DateTime valude which you need to set maximum time.

    Return Value

    DateTime havaing maximum available time
    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