6d03d21dba
X-SVN-Rev: 227
36 lines
1.4 KiB
HTML
36 lines
1.4 KiB
HTML
<!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 3.0">
|
|
<title>TimeZone and Calendar</title>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<h1>Date/Time Formatting</h1>
|
|
|
|
<p align="left"><font size="5"><a href="../../icuhtml/Calendar.html">Calendar</a>, <a
|
|
href="api/GregorianCalendar.html">GregorianCalendar</a></font> <br>
|
|
<font size="5"><a href="../../icuhtml/TimeZone.html">TimeZone</a>, <a href="../../icuhtml/SimpleTimeZone.html">SimpleTimeZone</a></font>
|
|
<br>
|
|
<font size="5"><a href="../../icuhtml/DateFormat.html">DateFormat</a><i>,</i><a
|
|
href="api/SimpleDateFormat.html">SimpleDateFormat</a>, <a
|
|
href="api/DateFormatSymbols.html">DateFormatSymbols</a></font> </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><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><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>
|