RPG
Next
Take Your RPG Development to the
Next
Level
Site Links
Home
RPG Programming
xRPG Downloads
xRPG Docs
About This Site
About Me
RPG Gurus
Bob Cozzi
Brad Stone
Scott Klement
Jon Paris
iSeries Links
Alpha Works
Midrange.com
FAQ@Midrange.com
MidrangeServer.com
IBM Docs
iSeries Infocenter
MCPress
Easy400
API Finder
xRPG Core Library RNBDATES Service Program
Procedures
createDate
- Create a date from a String
getDateStrEUR
- Return a *EUR formatted date string.
getDateStrISO
- Return a *ISO formatted date string.
getDateStrUSA
- Return a *USA formatted date string.
getDateStrMIL
- Return a Military formatted date string.
getDateDayNum
- Get the Numeric day of the week from a date.
getTSDayNum
- Get the Numeric day of the week from a timestamp.
getDateDayName
- Get the name of the day of the week from a date.
getTSDayName
- Get the name of the day of the week from a timestamp.
getDateMonName
- Get the name of the month from a date.
getTSMonName
- Get the name of the month from a timestamp.
inDateRange
- Determine whether or not a date is within a given range.
lastDayOfMonth
- Get the number of the last day of the given month.
setDateField
- Change a date sub-field.
setTSField
- Change a timestamp sub-field.
getTSString
- Get the String representation of a timestamp.
getCentury
- Get the century byte from a date.
getDateCYMD
- Get the 7,0 CYYMMDD numeric value of a date.
dateAsInteger
- Get the 6 or 8 digit integer representation of a date.
findDate
- Finds the first, next, or last occurance of a given date in the month/year requested.
New!
getDateWeekNum
- Get the number of the week from a date.
New!
getTSWeekNum
- Get the number of the week from a timestamp.
New!
getDateJulianNum
- Get the julian number of the day from a date.
New!
getTSJulianNum
- Get the julian number of the day from a timestamp.
New!
getDateQuarterNum
- Get the Quarter number from a date.
New!
getTSQuarterNum
- Get the Quarter number from a timestamp.
This site conforms with the following W3C specifications:
Web Essentials
W3C
Apache
Tomcat
W3 Schools
Glish
Contact
e-mail
Copyright© 2003,2004