mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-25 18:18:25 +02:00
.. | ||
ex1.pp | ||
ex2.pp | ||
ex3.pp | ||
ex4.pp | ||
ex5.pp | ||
ex6.pp | ||
ex7.pp | ||
ex8.pp | ||
ex9.pp | ||
ex10.pp | ||
ex11.pp | ||
ex12.pp | ||
foot.tex | ||
head.tex | ||
Makefile | ||
newex | ||
README | ||
template.pp |
This directory contains the examples for the Sysutils unit. ex1.pp contains an example of the Date function. ex2.pp contains an example of the DateTimeToFileDate function. ex3.pp contains an example of the DateTimeToStr function. ex4.pp contains an example of the DateTimeToString function. ex5.pp contains an example of the DateTimeToSystemTime function. ex6.pp contains an example of the DateTimeToTimeStamp function. ex7.pp contains an example of the DateToStr function. exex8.pp contains an example of the DayOfWeek function. ex9.pp contains an example of the DecodeDate function. ex10.pp contains an example of the DecodeTime function. ex11.pp contains an example of the EncodeDate function. ex12.pp contains an example of the EncodeTime function.