PPWIZARD Manual
[Bottom][Contents][Search][Prev]: GetAmPmTime()[Next]: GetEnv()

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:

  1. The Time
    This is the time in the format "HH:MM:SS". If you don't have seconds then simply append ":00"!

  2. Want Seconds Returned?
    If the value is not 'N' then the seconds value is part of the returned string.


[Top][Contents][Search][Prev]: GetAmPmTime()[Next]: GetEnv()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am