Skip to content

Commit c38e385

Browse files
committed
Add DATE_UDF
1 parent 6e6a295 commit c38e385

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Many shops are still using 5250 "green screen" applications and these need to be
2828

2929
A service program to add 1 to an alpha-numeric string of any length.
3030

31+
## DATE_UDF
32+
33+
SQL User Defined Functions to convert legacy dates to true dates. Written in RPG.
34+
3135
## RCDLCKDSP
3236

3337
A standardized way to handle locked records in an interactive program, and display information about who is holding the lock. For programs that use native IO.

0 commit comments

Comments
 (0)