%META:TOPICINFO{author="ChrisBartram" date="1149890501" format="1.1" version="1.1"}% %META:TOPICPARENT{name="Hp3000CommandFiles"}% * [[Hp3000XeqBackdays][backdays.xeq]] - Generates CIVars of dates for 'n' days previous (calls daysof.xeq) * [[Hp3000XeqDateconv][dateconv.xeq]] - Converts an integer packed date into a displayable date. * [[Hp3000XeqDatepack][datepack.xeq]] - Packs a date into a 32 bit integer value. * [[Hp3000XeqDaysof][daysof.xeq]] - Generates a CIVar with the number of days in the specified month * [[Hp3000XeqDaywk][daywk.xeq]] - Returns day of week. * [[Hp3000XeqDays][days.xeq]] - Returns the number of days since December 31, 1899 (in the RETURN_DAYS variable). * [[Hp3000XeqDow][dow.xeq]] - Returns Date, Day of Week, and Day Name. * [[Hp3000XeqDoy][doy.xeq]] - Returns the day of the year from the date entered. * [[Hp3000XeqDt][dt.xeq]] - Returns tons of information about any given date. * [[Hp3000XeqFixclock][fixclock.xeq]] - Adjust the system clock. * [[Hp3000XeqFmtjd][fmtjd.xeq]] - Returns the julian date from today's date. * [[Hp3000XeqJulian][julian.xeq]] - Converts "today" to a Julian date. * [[Hp3000XeqLastday1][lastday1.xeq]] - Displays a message if today is the last day of the month. * [[Hp3000XeqLastday2][lastday2.xeq]] - Displays a message if today is the last day of the month (by a different method). * [[Hp3000XeqMonth][month.xeq]] - Returns the dates for the first day and last day of a specified month. * [[Hp3000XeqMpejd][mpejd.xeq]] - Returns an mm/dd/yyyy formatted date from a julian date (note: requires the julian.xeq script). * [[Hp3000XeqPrevmd][prevMD.xeq]] - Returns yesterday's date in an MMMDD format. * [[Hp3000XeqToday][today.xeq]] - Returns a date offset from today's date. * [[Hp3000XeqTodays][todays.xeq]] - Returns the day of the year for the date given (requires [[Hp3000XeqDays][days.xeq]]). -- Main.ChrisBartram - 09 Jun 2006