INTEGER-OF-DATE



The help for this function states that for the date input parameter,
the pieces of the day (year, month, day) must be valid including that
the day must be valid for the month/year combo. This seems to me like
INTEGER-OF-DATE is a simple date validation checker.

Question - what happens if you feed it an invalid date? Do you get
back a particular result that indicates an invalid input parm?

Thanks.

-Michael

.



Relevant Pages

  • Re: simple function question
    ... The function is in a module, and the input parameter is a ... Depending on the ... your data type. ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • simple function question
    ... The function is in a module, and the input parameter is a ... reference to a cell containing an integer. ... Dim ctAs Integer ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Exception as Parameter
    ... Is that possible to use exception as an input parameter in IDL ... Prev by Date: ...
    (comp.object.corba)
  • Re: how to call an oracle function
    ... > but still getting the same exception ... Are there *more* parameters in the stored function than the input parameter ... // Bjorn A ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)