Sybase InfoMaker 11.5, CD, Win, ENG Specifiche Pagina 698

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 828
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 697
DaysAfter
676 InfoMaker
See also
Date
Day
DayName
IsDate
DaysAfter
Description Gets the number of days one date occurs after another.
Syntax DaysAfter ( date1, date2 )
Return value
Long. Returns a long containing the number of days date2 occurs after date1.
If date2 occurs before date1,
DaysAfter returns a negative number.
Examples This expression returns 4:
DaysAfter(2005-12-20, 2005-12-24)
This expression returns –4:
DaysAfter(2005-12-24, 2005-12-20)
This expression returns 0:
DaysAfter(2005-12-24, 2005-12-24)
This expression returns 5:
DaysAfter(2004-12-29, 2005-01-03)
See also
Date
SecondsAfter
Argument Description
date1 A date value that is the start date of the interval being measured
date2 A date value that is the end date of the interval
Vedere la pagina 697
1 2 ... 693 694 695 696 697 698 699 700 701 702 703 ... 827 828

Commenti su questo manuale

Nessun commento