michael d625ef5b16 + Added examples 7-12 26 years ago
..
Makefile d625ef5b16 + Added examples 7-12 26 years ago
README d625ef5b16 + Added examples 7-12 26 years ago
ex1.pp d9749fb889 + Initial implementation of examples 26 years ago
ex10.pp d625ef5b16 + Added examples 7-12 26 years ago
ex11.pp d625ef5b16 + Added examples 7-12 26 years ago
ex12.pp d625ef5b16 + Added examples 7-12 26 years ago
ex2.pp d9749fb889 + Initial implementation of examples 26 years ago
ex3.pp d9749fb889 + Initial implementation of examples 26 years ago
ex4.pp fe22fc386a + Initial implementation 26 years ago
ex5.pp fe22fc386a + Initial implementation 26 years ago
ex6.pp fe22fc386a + Initial implementation 26 years ago
ex7.pp d625ef5b16 + Added examples 7-12 26 years ago
ex8.pp d625ef5b16 + Added examples 7-12 26 years ago
ex9.pp d625ef5b16 + Added examples 7-12 26 years ago
foot.tex 4f6ef50810 + Initial implementation 26 years ago
head.tex 4f6ef50810 + Initial implementation 26 years ago
newex d9749fb889 + Initial implementation of examples 26 years ago
template.pp d9749fb889 + Initial implementation of examples 26 years ago

README

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.