]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - README.md
ru locale
[github/fretlink/time-picker.git] / README.md
index ea0e0346a40263964922c2fa241545de75831c0c..483ee2b737ff16d2189a6771b7c93c17cca2ecd0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,7 +56,6 @@ API
 | open                    | Boolean                           | false                                         | current open state of picker. controlled prop                                              |
 | defaultValue            | GregorianCalendar                 | null                                          | default initial value                                                                      |
 | value                   | GregorianCalendar                 | null                                          | current value                                                                              |
-| gregorianCalendarLocale | GregorianCalendar  locale object  | null                                          | if value and defaultValue not set, you should set this to your locale                      |
 | placeholder             | String                            | ''                                            | time input's placeholder                                                                   |
 | showHour                | Boolean                           | whether show hour                             |                                                                                            |
 | showSecond              | Boolean                           | whether show second                           |                                                                                            |