summaryrefslogtreecommitdiff
path: root/libc/misc/time/README
blob: da4f4e67f596c27fa6c992067f0e4017f55ce13e (plain)
1
2
3
4
5
6
7
8
Copyright (C) 1996 Robert de Bath <robert@mayday.compulink.co.uk>
This file is part of the Linux-8086 C library and is distributed
under the GNU Library General Public License.

There are two ways of converting the time_t to a struct tm, I'm not
quite sure which is better.

-Robert