1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10android.text.format.DateFormat
11</TITLE>
12<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<BODY>
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34  <div id="headerRight">
35  <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="//developer.android.com" target="_top">Android Developers</a> | <a href="//www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43    <table class="diffspectable">
44      <tr>
45        <td colspan="2" class="diffspechead">API Diff Specification</td>
46      </tr>
47      <tr>
48        <td class="diffspec" style="padding-top:.25em">To Level:</td>
49        <td class="diffvaluenew" style="padding-top:.25em">22</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">21</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2015.02.19 13:16</td>
58      </tr>
59    </table>
60    </div><!-- End and-diff-id -->
61  <div class="and-diff-id" style="margin-right:8px;">
62    <table class="diffspectable">
63      <tr>
64        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65      </tr>
66    </table>
67  </div> <!-- End and-diff-id -->
68  </div> <!-- End headerRight -->
69  </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73<H2>
74Class android.text.format.<A HREF="../../../../reference/android/text/format/DateFormat.html" target="_top"><font size="+2"><code>DateFormat</code></font></A>
75</H2>
76<a NAME="constructors"></a>
77<a NAME="methods"></a>
78<a NAME="fields"></a>
79<p>
80<a NAME="Removed"></a>
81<TABLE summary="Removed Fields" WIDTH="100%">
82<TR>
83  <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
84</TH>
85<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
86  <TD VALIGN="TOP" WIDTH="25%">
87  <A NAME="android.text.format.DateFormat.AM_PM"></A>
88  <code>char</code>&nbsp;AM_PM
89  </TD>
90  <TD>&nbsp;</TD>
91</TR>
92<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
93  <TD VALIGN="TOP" WIDTH="25%">
94  <A NAME="android.text.format.DateFormat.CAPITAL_AM_PM"></A>
95  <code>char</code>&nbsp;CAPITAL_AM_PM
96  </TD>
97  <TD>&nbsp;</TD>
98</TR>
99<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
100  <TD VALIGN="TOP" WIDTH="25%">
101  <A NAME="android.text.format.DateFormat.DATE"></A>
102  <code>char</code>&nbsp;DATE
103  </TD>
104  <TD>&nbsp;</TD>
105</TR>
106<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
107  <TD VALIGN="TOP" WIDTH="25%">
108  <A NAME="android.text.format.DateFormat.DAY"></A>
109  <code>char</code>&nbsp;DAY
110  </TD>
111  <TD>&nbsp;</TD>
112</TR>
113<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
114  <TD VALIGN="TOP" WIDTH="25%">
115  <A NAME="android.text.format.DateFormat.HOUR"></A>
116  <code>char</code>&nbsp;HOUR
117  </TD>
118  <TD>&nbsp;</TD>
119</TR>
120<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
121  <TD VALIGN="TOP" WIDTH="25%">
122  <A NAME="android.text.format.DateFormat.HOUR_OF_DAY"></A>
123  <code>char</code>&nbsp;HOUR_OF_DAY
124  </TD>
125  <TD>&nbsp;</TD>
126</TR>
127<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
128  <TD VALIGN="TOP" WIDTH="25%">
129  <A NAME="android.text.format.DateFormat.MINUTE"></A>
130  <code>char</code>&nbsp;MINUTE
131  </TD>
132  <TD>&nbsp;</TD>
133</TR>
134<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
135  <TD VALIGN="TOP" WIDTH="25%">
136  <A NAME="android.text.format.DateFormat.MONTH"></A>
137  <code>char</code>&nbsp;MONTH
138  </TD>
139  <TD>&nbsp;</TD>
140</TR>
141<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
142  <TD VALIGN="TOP" WIDTH="25%">
143  <A NAME="android.text.format.DateFormat.QUOTE"></A>
144  <code>char</code>&nbsp;QUOTE
145  </TD>
146  <TD>&nbsp;</TD>
147</TR>
148<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
149  <TD VALIGN="TOP" WIDTH="25%">
150  <A NAME="android.text.format.DateFormat.SECONDS"></A>
151  <code>char</code>&nbsp;SECONDS
152  </TD>
153  <TD>&nbsp;</TD>
154</TR>
155<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
156  <TD VALIGN="TOP" WIDTH="25%">
157  <A NAME="android.text.format.DateFormat.STANDALONE_MONTH"></A>
158  <code>char</code>&nbsp;STANDALONE_MONTH
159  </TD>
160  <TD>&nbsp;</TD>
161</TR>
162<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
163  <TD VALIGN="TOP" WIDTH="25%">
164  <A NAME="android.text.format.DateFormat.TIME_ZONE"></A>
165  <code>char</code>&nbsp;TIME_ZONE
166  </TD>
167  <TD>&nbsp;</TD>
168</TR>
169<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
170  <TD VALIGN="TOP" WIDTH="25%">
171  <A NAME="android.text.format.DateFormat.YEAR"></A>
172  <code>char</code>&nbsp;YEAR
173  </TD>
174  <TD>&nbsp;</TD>
175</TR>
176</TABLE>
177&nbsp;
178      </div>
179      <div id="footer">
180        <div id="copyright">
181        Except as noted, this content is licensed under
182        <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
183        For details and restrictions, see the <a href="/license.html">Content License</a>.
184        </div>
185      <div id="footerlinks">
186      <p>
187        <a href="//www.android.com/terms.html">Site Terms of Service</a> -
188        <a href="//www.android.com/privacy.html">Privacy Policy</a> -
189        <a href="//www.android.com/branding.html">Brand Guidelines</a>
190      </p>
191    </div>
192    </div> <!-- end footer -->
193    </div><!-- end doc-content -->
194    </div> <!-- end body-content -->
195<script src="//www.google-analytics.com/ga.js" type="text/javascript">
196</script>
197<script type="text/javascript">
198  try {
199    var pageTracker = _gat._getTracker("UA-5831155-1");
200    pageTracker._setAllowAnchor(true);
201    pageTracker._initData();
202    pageTracker._trackPageview();
203  } catch(e) {}
204</script>
205</BODY>
206</HTML>
207