Sybase InfoMaker 11.5, CD, Win, ENG Specifikace Strana 698

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 828
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 697
1 2 ... 693 694 695 696 697 698 699 700 701 702 703 ... 827 828

Komentáře k této Příručce

Žádné komentáře