Table Of Contents

GraphSupport ► Date Graph

The Set Of 2D Points task supports date entry for the x-value. If you enter x-values in this format: MM/DD/YYYY hh:mm:ss.f where:

Date Fields
MMMonths, a number from 1 to 12
DDDays, a number from 1 to 31
YYYYYears, a four digit number
hhHours, a number from 0 to 24
mmMinutes, a number from 0 to 60
ssSeconds, a number from 0 to 60
fFraction of second, an integer

then the x-value is interpreted as a Gregorian date. The MM/DD/YYYY part is mandatory while the hh:mm:ss.f is optional. Here are some date entry examples:

DateExplanation
12/1/2010A valid calendar date
12/1/2010 8:0:0A valid calendar date and time
12/1/2010 8An invalid time, the time part must contain two colons and three numbers.
12/1/99An invalid date, the year part must contain four decimals indicating the century.

The following are a few issues when working with dates:




© Copyright 1993-2021 by VVimaging, Inc. (VVI); All Rights Reserved. Please email support@vvi.com with any comments you have concerning this documentation. See Legal for trademark and legal information.