aktuelle.kurse/old_m133/4_Modulinhalte_und_Uebungen/00-Anwendungen-Beispiele-Uebungen/PHP_Referenz/funktionsreferenz/datums_und_zeit_funktionen/index.html
Müller Harald 507e5da390 muh
2022-05-13 11:53:50 +02:00

89 lines
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Übersicht Datums- und Zeit-Funktionen</title>
<link rel="stylesheet" type="text/css" href="../../src/self.css">
<meta name="description" content="In diesem Abschnitt werden Datums- und Zeit-Funktionen beschrieben.">
<meta name="keywords" content="SELFPHP, Datums- und Zeit-Funktionen, checkdate, date, getdate, gettimeofday, gmdate, gmmktime, gmstrftime, localtime, microtime, mktime, strftime, strtotime, time">
<meta name="author" content="Damir Enseleit, mail@selfphp.info">
<meta name="DC.Contributer" content="Matthias Hupp, m.hupp@selfphp3.de">
<meta name="DC.Publisher" content="Damir Enseleit, mail@selfphp.info">
<meta name="DC.Date" content="2001-08-06T20:24+01:00">
<meta name="DC.Identifier" content="http://www.selfphp3.de/funktionsreferenz/datums_und_zeit_funktionen/index.html">
<meta name="DC.Language" content="de">
<meta name="DC.Rights" content="../../editorial/index.html">
<meta name="SELF.Firstdate" content="2001-08-03T08:00+01:00">
<meta name="SELF.Version" content="1">
<meta name="SELF.Pagetype" content="Ordner">
<meta name="SELF.Path" content="SELFPHP == ../../index.php // Funktionsreferenz == ../index.html">
</head>
<body bgcolor=#FFFFFF text=#000000 link=#AA5522 vlink=#772200 alink=#000000>
<table cellpadding="4" cellspacing="0" border="0" width="100%">
<tr>
<td bgcolor="#FFEEDD" class="nav"><a class="an" name="top"><img src="../../src/refkap.gif" width="16" height="13" border="0" alt="Teil von"></a> <a href="../../index.html"><b>SELFPHP</b></a>/<a href="../../navigation/index.html">Navigationshilfen</a> <img src="../../src/refkap.gif" width="16" height="13" border="0" alt="Teil von"> <a href="../index.html"><b>Funktionsreferenz</b></a></td>
</tr>
</table>
<table cellpadding="4" cellspacing="0" border="0" width="100%">
<tr>
<td bgcolor="#EEEEEE" class="doc" width="110"><img src="../../src/logo.gif" width="106" height="109" border="0" alt="SEL.html"></td>
<td bgcolor="#EEEEEE" class="doc" valign="bottom" width="100%">
<h2>Datums- und Zeit-Funktionen</h2>
</td></td>
</tr> </td>
</tr>
<tr>
<td bgcolor="#EEEEEE" class="doc" valign="top" align="center"> <img src="../../src/kapx.gif" width="30" height="26" vspace="6" border="0" alt="Kapitelseite">
</td>
<td bgcolor="#FFFFFF" valign="top" colspan="2">
<p> In diesem Abschnitt werden Datums- und Zeit-Funktionen beschrieben.<br>
Der Abschnitt besteht aus folgenden Seiten:</p>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap> <img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="checkdate.html"><b>checkdate</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="date.html"><b>date</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="getdate.html"><b>getdate</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="gettimeofday.html"><b>gettimeofday</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="gmdate.html"><b>gmdate</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="gmmktime.html"><b>gmmktime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="gmstrftime.html"><b>gmstrftime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="localtime.html"><b>localtime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="microtime.html"><b>microtime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="mktime.html"><b>mktime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="strftime.html"><b>strftime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="strtotime.html"><b>strtotime</b></a><br>
<img src="../../src/dok.gif" width="15" height="10" border="0" alt="Seite">
<a href="time.html"><b>time</b></a><br>
<br>
&#160; </td>
</tr>
</table>
</td>
</tr>
</table>
<table bgcolor="#EEEEEE" class="doc" width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td>
<a href="#top"><img src="../../src/up.gif" width="14" height="10" border="0" alt="nach oben"></a><br>&#160;
</td></tr></table>
<p><a class="an" name="bottom">&copy; 2001, 2002, 2003</A> <img src="../../src/mail.gif" width="15" height="10" border="0" alt="E-Mail">&nbsp;<a href="mailto:mail@selfphp.info">Damir Enseleit, mail@selfphp.info</a></p>
</body>
</html>