fpc/docs/sysutex
1999-04-20 22:05:50 +00:00
..
ex1.pp + Initial implementation of examples 1999-04-14 23:12:31 +00:00
ex2.pp + Initial implementation of examples 1999-04-14 23:12:31 +00:00
ex3.pp + Initial implementation of examples 1999-04-14 23:12:31 +00:00
ex4.pp + Initial implementation 1999-04-18 19:04:06 +00:00
ex5.pp + Initial implementation 1999-04-18 19:04:06 +00:00
ex6.pp + Initial implementation 1999-04-18 19:04:06 +00:00
ex7.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
ex8.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
ex9.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
ex10.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
ex11.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
ex12.pp + Added examples 7-12 1999-04-20 22:05:50 +00:00
foot.tex + Initial implementation 1999-04-10 14:48:06 +00:00
head.tex + Initial implementation 1999-04-10 14:48:06 +00:00
Makefile + Added examples 7-12 1999-04-20 22:05:50 +00:00
newex + Initial implementation of examples 1999-04-14 23:12:31 +00:00
README + Added examples 7-12 1999-04-20 22:05:50 +00:00
template.pp + Initial implementation of examples 1999-04-14 23:12:31 +00:00

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.