Skip to content

Commit

Permalink
Merge "Doc change: fix reference to getBestDateTimePattern()." into j…
Browse files Browse the repository at this point in the history
…b-mr2-dev
  • Loading branch information
ddougherty authored and Android (Google) Code Review committed Jul 24, 2013
2 parents ac6be10 + 218dd76 commit 38d4cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/about/versions/jelly-bean.jd
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ broadly in your apps, the BidiFormatter APIs are also now available for earlier
platform versions through the Support Package in the Android SDK. </p>

<p>To assist you with managing date formatting across locales, Android 4.3
includes a new <strong>getBestAvaialbleDate()</strong> method that automatically
includes a new <strong>getBestDateTimePattern()</strong> method that automatically
generates the best possible localized form of a Unicode UTS date for a locale
that you specify. It’s a convenient way to provide a more localized experience
for your users. </p>
Expand Down

0 comments on commit 38d4cfd

Please sign in to comment.