Revision history for KeyPgTimeserial
Additions:
Additions:
Gets a [[ProPgDates|Date Serial]] for the specified hours, minutes, and seconds
[[KeyPgDeclare|declare]] [[KeyPgFunction|function]] **""TimeSerial""** ( [[KeyPgByval|byval]] //hour// [[KeyPgAs|as]] [[KeyPgLong|long]], [[KeyPgByval|byval]] //minute// [[KeyPgAs|as]] [[KeyPgLong|long]], [[KeyPgByval|byval]] //second// [[KeyPgAs|as]] [[KeyPgLong|long]] ) [[KeyPgAs|as]] [[KeyPgDouble|double]]
Returns a [[ProPgDates|date serial]] containing the time formed by the values in the ##//hours//##, ##//minutes//## and ##//seconds//## parameters.The date serial returned has no integer part.
- [[ProPgDates|Date Serials]]
- ##[[KeyPgDateSerial|DateSerial]]##
- ##[[KeyPgTimeValue|TimeValue]]##
- ##[[KeyPgDateValue|DateValue]]##
[[KeyPgDeclare|declare]] [[KeyPgFunction|function]] **""TimeSerial""** ( [[KeyPgByval|byval]] //hour// [[KeyPgAs|as]] [[KeyPgLong|long]], [[KeyPgByval|byval]] //minute// [[KeyPgAs|as]] [[KeyPgLong|long]], [[KeyPgByval|byval]] //second// [[KeyPgAs|as]] [[KeyPgLong|long]] ) [[KeyPgAs|as]] [[KeyPgDouble|double]]
Returns a [[ProPgDates|date serial]] containing the time formed by the values in the ##//hours//##, ##//minutes//## and ##//seconds//## parameters.The date serial returned has no integer part.
- [[ProPgDates|Date Serials]]
- ##[[KeyPgDateSerial|DateSerial]]##
- ##[[KeyPgTimeValue|TimeValue]]##
- ##[[KeyPgDateValue|DateValue]]##
Deletions:
[[KeyPgDeclare declare]] [[KeyPgFunction function]] **""TimeSerial""** ( [[KeyPgByval byval]] //hour// [[KeyPgAs as]] [[KeyPgLong long]], [[KeyPgByval byval]] //minute// [[KeyPgAs as]] [[KeyPgLong long]], [[KeyPgByval byval]] //second// [[KeyPgAs as]] [[KeyPgLong long]] ) [[KeyPgAs as]] [[KeyPgDouble double]]
Returns a [[ProPgDates date serial]] containing the time formed by the values in the ##//hours//##, ##//minutes//## and ##//seconds//## parameters.The date serial returned has no integer part.
- [[ProPgDates Date Serials]]
- ##[[KeyPgDateSerial DateSerial]]##
- ##[[KeyPgTimeValue TimeValue]]##
- ##[[KeyPgDateValue DateValue]]##
Additions:
[[KeyPgDeclare declare]] [[KeyPgFunction function]] **""TimeSerial""** ( [[KeyPgByval byval]] //hour// [[KeyPgAs as]] [[KeyPgLong long]], [[KeyPgByval byval]] //minute// [[KeyPgAs as]] [[KeyPgLong long]], [[KeyPgByval byval]] //second// [[KeyPgAs as]] [[KeyPgLong long]] ) [[KeyPgAs as]] [[KeyPgDouble double]]