1999-08-16 21:50:52 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
1999-10-28 19:49:51 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
|
1999-08-16 21:50:52 +00:00
|
|
|
<title>TimeZone and Calendar</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
|
|
|
|
<h1>Date/Time Formatting</h1>
|
|
|
|
|
2000-05-05 21:16:58 +00:00
|
|
|
<p align="left"><font size="5">Calendar, GregorianCalendar</font> <br>
|
|
|
|
<font size="5">TimeZone, SimpleTimeZone</font>
|
1999-11-22 23:39:27 +00:00
|
|
|
<br>
|
2000-05-05 21:16:58 +00:00
|
|
|
<font size="5">DateFormat<i>,</i>SimpleDateFormat, DateFormatSymbols</font> </p>
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
<ul>
|
1999-10-28 19:49:51 +00:00
|
|
|
<li><font size="5">Handle timezones and daylight savings adjustments</font></li>
|
|
|
|
<li><font size="5">Support multiple calendars</font></li>
|
1999-11-22 23:39:27 +00:00
|
|
|
<li><font size="5">Support European date fields</font><br>
|
1999-10-28 19:49:51 +00:00
|
|
|
<font size="4">--such as the number of the week in the year</font> </li>
|
1999-11-22 23:39:27 +00:00
|
|
|
<li><font size="5">Like the number formatters:</font><br>
|
1999-10-28 19:49:51 +00:00
|
|
|
<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>
|
1999-08-16 21:50:52 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p><a href="formatCl.html">formatting</a> </p>
|
|
|
|
</body>
|
|
|
|
</html>
|