diff --git a/docs/xml/Android.Text.Format/DateFormat.xml b/docs/xml/Android.Text.Format/DateFormat.xml index 804b1a48c..b0563702c 100644 --- a/docs/xml/Android.Text.Format/DateFormat.xml +++ b/docs/xml/Android.Text.Format/DateFormat.xml @@ -652,9 +652,9 @@ - To be added. + the application context Gets the current date format stored as a char array. - To be added. + A three-element array containing the day, month, and year format characters in the user's preferred order. Gets the current date format stored as a char array. Returns a 3 element array containing the day ('d'), month ('M'), and year ('y')) diff --git a/docs/xml/Android.Text.Format/DayOfWeek.xml b/docs/xml/Android.Text.Format/DayOfWeek.xml index 4c2e53b97..26db5ac89 100644 --- a/docs/xml/Android.Text.Format/DayOfWeek.xml +++ b/docs/xml/Android.Text.Format/DayOfWeek.xml @@ -11,7 +11,7 @@ System.Enum - Enumerates values returned by several types and taken as a parameter of the F:Android.Text.Style.TtsSpan+DateBuilder.SetWeekday member. + Enumerates constants used by and passed to . Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -38,7 +38,7 @@ 5 - To be added. + Friday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -65,7 +65,7 @@ 1 - To be added. + Monday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -120,7 +120,7 @@ 6 - To be added. + Saturday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -147,7 +147,7 @@ 0 - To be added. + Sunday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -174,7 +174,7 @@ 4 - To be added. + Thursday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -201,7 +201,7 @@ 2 - To be added. + Tuesday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -228,7 +228,7 @@ 3 - To be added. + Wednesday. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. diff --git a/docs/xml/Android.Text.Format/TimeFormatValues.xml b/docs/xml/Android.Text.Format/TimeFormatValues.xml index 448fdf2fc..afaede6cf 100644 --- a/docs/xml/Android.Text.Format/TimeFormatValues.xml +++ b/docs/xml/Android.Text.Format/TimeFormatValues.xml @@ -11,7 +11,7 @@ System.Enum - Enumerates values returned by several methods of and taken as a parameter of the F:Android.Text.Format.Time.GetActualMaximum member. + Enumerates symbolic constants for accessing fields of with , except , which is unsupported and causes that method to throw RuntimeException. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -38,7 +38,7 @@ 3 - To be added. + Symbolic constant for accessing the hour field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -65,7 +65,7 @@ 2 - To be added. + Symbolic constant for accessing the minute field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -92,7 +92,7 @@ 5 - To be added. + Symbolic constant for accessing the month field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -119,7 +119,7 @@ 4 - To be added. + Symbolic constant for accessing the day-of-month field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -146,7 +146,7 @@ 1 - To be added. + Symbolic constant for accessing the second field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -173,7 +173,7 @@ 7 - To be added. + Symbolic constant for accessing the day-of-week field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -200,7 +200,7 @@ 9 - To be added. + Symbolic constant for accessing the week-number field. This value is unsupported; passing it to throws RuntimeException. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -227,7 +227,7 @@ 6 - To be added. + Symbolic constant for accessing the year field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -254,7 +254,7 @@ 8 - To be added. + Symbolic constant for accessing the day-of-year field. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.