blob: 0d51188ce7c2334e6e88ae0e7d1f321728567c09 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>TimeZone and Calendar</title>
</head>
<body bgcolor="#FFFFFF">
<h1>Date/Time Formatting</h1>
<p><a href="../html/Calendar.html"><font size="5">Calendar</font></a><font
size="5">, </font><a href="../html/GregorianCalendar.html"><font
size="5">GregorianCalendar</font></a> <br>
<a href="../html/TimeZone.html"><font size="5">TimeZone</font></a><font
size="5">, </font><a href="../html/SimpleTimeZone.html"><font
size="5">SimpleTimeZone</font></a> <br>
<a href="../html/DateFormat.html"><font size="5">DateFormat</font></a><font
size="5"><i>,</i></font><a href="../html/SimpleDateFormat.html"><font
size="5">SimpleDateFormat</font></a><font size="5">, </font><a
href="../html/DateFormatSymbols.html"><font size="5">DateFormatSymbols</font></a>
</p>
<ul>
<li><font size="5">Handle timezones and daylight savings
adjustments</font></li>
<li><font size="5">Support multiple calendars</font></li>
<li><font size="5">Support European date fields</font></li>
<li><br>
<font size="4">--such as the number of the week in the
year</font> </li>
<li><font size="5">Like the number formatters:</font></li>
<li><br>
<font size="4">-- Support definition of formats with
string patterns</font> <br>
<font size="4">-- Can retrieve the normalized pattern</font>
<br>
<font size="4">-- Can parse anything they can format</font></li>
</ul>
<p><a href="formatCl.html">formatting</a> </p>
</body>
</html>