Implementation of PRePTagDATE

    This is a subclass of PRePTagCode. This predefined tag gets the actual date or calculates with date formats. For further information see chapter "The DATE tag".

    Constructor:

    PRePTagDATE()
    names the tag with "DATE"

    Methods:

    compile(Session)
    calculates the actual or a modified date

    Related sites:
How the DATE Tag works
Back