PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: Generate Mask[Next]: GetAmPmTimeFromHhMmSs()

GetAmPmTime()

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 returns the current time in a 12 hour format. Note that the hour is not padded to 2 characters so the length of the returned value can vary.

This routine takes these parameters:

  1. Want Seconds Returned?
    Optional parameter, the value should be 'Y' or 'N'. The default is "Y".

  2. AM/PM Text
    This optional parameter defaults to "am;pm" which is the text you want to use to represent am and pm times.


[Top][Contents][Search][Prev]: Generate Mask[Next]: GetAmPmTimeFromHhMmSs()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Thursday January 17 2002 at 6:27pm