Search Results for

    Show / Hide Table of Contents

    AddYears

    Function Parameters Return value
    AddYears DateTime date,``int value DateTime

    Adds the specified number of years ("value") to the "date" date and returns a new date.

    Example:

    AddYears(#7/29/2009#, 1) = #7/29/2010#
    
    Back to top © 1998-2024 Copyright Fast Reports Inc.