[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPprevMonth()
Return same date in previous month
------------------------------------------------------------------------------
Function: XPprevMonth()
Syntax: XPprevMonth([dVar]) --> dBoM
Arguments: dVar is a date, defaults to date() (ie. today).
Returns: the same date in previous month, rounded when there
is no exact previous day (eg. 31 march vs. 28 february etc..)
Usage: XPprevMonth(XPstod('19910330')) --> XPstod('19910228')
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson