3k Associates Logo
Home
Products
Services
About 3k Associates
What's New?
Publications
Vendor/Product Info
Job Listings
Public Domain Software

Google
3kassociates.com Web


Links
Site Map

Date XEQs
Content originally gathered and formatted by Tim Ericson
Last Modified: Thursday October 04, 2007

PLEASE NOTE! The authors of these samples have donated them for the good of the HP3000 community. They have no liability regarding their work, in any manner, and have no further responsibility to continually upgrade their work. You may copy and use any of these samples, but do so at your own risk!

backdays.xeq - Generates CIVars of dates for 'n' days previous (calls daysof.xeq)

dateconv.xeq - Converts an integer packed date into a displayable date.

datepack.xeq - Packs a date into a 32 bit integer value.

daysof.xeq - Generates a CIVar with the number of days in the specified month

daywk.xeq - Returns day of week.

days.xeq - Returns the number of days since December 31, 1899 (in the RETURN_DAYS variable).

dow.xeq - Returns Date, Day of Week, and Day Name.

doy.xeq - Returns the day of the year from the date entered.

dt.xeq - Returns tons of information about any given date.

fixclock.xeq - Adjust the system clock.

fmtjd.xeq - Returns the julian date from today's date.

julian.xeq - Converts "today" to a Julian date.

lastday1.xeq - Displays a message if today is the last day of the month.

lastday2.xeq - Displays a message if today is the last day of the month (by a different method).

month.xeq - Returns the dates for the first day and last day of a specified month.

mpejd.xeq - Returns an mm/dd/yyyy formatted date from a julian date (note: requires the julian.xeq script).

prevMD.xeq - Returns yesterday's date in an MMMDD format.

today.xeq - Returns a date offset from today's date.

todays.xeq - Returns the day of the year for the date given (requires days.xeq).


Back to Command Files Index