PPWIZARD Manual
GetAmPmTimeFromHhMmSs()
This is a rexx function provided by
PPWIZARD.
This routine (like all PPWIZARD extensions) can be used with any operating system supported by PPWIZARD.
This function reformats a time of the form "HH:MM:SS" and
returns a time of the form "HH:MM:SS?m" or "HH:MM?m".
The parameters are as follows:
- The Time
This is the time in the format "HH:MM:SS".
If you don't have seconds then simply append ":00"!
- Want Seconds Returned?
If the value is not 'N' then the seconds value is part of the
returned string.
PPWIZARD Manual

Tuesday January 02 2001 at 7:37am