fpc/docs/datutex
..
ex1.pp
ex2.pp
ex3.pp
ex4.pp
ex5.pp
ex6.pp
ex7.pp
ex9.pp
ex10.pp
ex11.pp
ex12.pp
ex13.pp
ex14.pp
ex15.pp
ex16.pp
ex17.pp
ex18.pp
ex19.pp
ex20.pp
ex21.pp
ex22.pp
ex23.pp
ex24.pp
ex25.pp
ex26.pp
ex27.pp
ex28.pp + Second batch of descriptions and examples 2004-12-29 19:06:22 +00:00
ex29.pp
ex30.pp
ex31.pp
ex32.pp
ex33.pp
ex34.pp
ex35.pp
ex36.pp
ex37.pp
ex38.pp + Second batch of descriptions and examples 2004-12-29 19:06:22 +00:00
ex39.pp
ex40.pp
Makefile
newex
README
template.pp

This directory contains the examples for the Sysutils unit.

ex1.pp contains an example of the DateOf function.
ex2.pp contains an example of the TimeOf function.
ex3.pp contains an example of the IsInLeapYear function.
ex4.pp contains an example of the IsPM function.
ex5.pp contains an example of the IsValidDate function.
ex6.pp contains an example of the IsValidTime function.
ex6.pp contains an example of the IsValidDateTime function.
ex9.pp contains an example of the IsValidDateDay function.
ex10.pp contains an example of the IsValidDateWeek function.
ex11.pp contains an example of the IsValidMonthWeek function.
ex12.pp contains an example of the WeeksInYear function.
ex13.pp contains an example of the WeeksInAYear function.
ex14.pp contains an example of the DaysInYear function.
ex15.pp contains an example of the DaysInAYear function.
ex16.pp contains an example of the DaysInMonth function.
ex18.pp contains an example of the Yesterday function.
ex20.pp contains an example of the IsToday function.
ex21.pp contains an example of the IsSameDay function.
ex22.pp contains an example of the PreviousDayOfWeek function.
ex23.pp contains an example of the YearOf function.
ex24.pp contains an example of the StartOfTheYear function.
ex25.pp contains an example of the EndOfTheYear function.
ex26.pp contains an example of the StartOfAYearfunction.
ex27.pp contains an example of the EndOfAYear function.
ex28.pp contains an example of the StartOfTheMonth function.
ex29.pp contains an example of the EndOfTheMonth function.
ex30.pp contains an example of the StartOfAMonth function.
ex31.pp contains an example of the EndOfAMonth function.
ex32.pp contains an example of the StartOfTheWeek function.
ex33.pp contains an example of the EndOfTheWeek function.
ex34.pp contains an example of the StartOfAWeek function.
ex35.pp contains an example of the EndOfAWeek function.
ex36.pp contains an example of the StartOfTheDay function.
ex37.pp contains an example of the EndOfTheDay function.
ex38.pp contains an example of the StartOfADay function.
ex34.pp contains an example of the EndOfADay function.
ex40.pp contains an example of the WeekOfTheYear function.