CodeSnip News
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Two new snippets have been added to the onine Code Snippets Database. The first, NowGMT, returns a TDateTime value containing the current date and time in GMT / UTC. The second routine is RFC1123DateGMT which displays a given date in RFC1123 format. The given date is expected to be GMT / UTC.
link