Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

How to Time Picker Set to Binding Value #12556

Closed
Johnvan opened this issue Oct 16, 2019 · 1 comment · Fixed by #11474
Closed

How to Time Picker Set to Binding Value #12556

Johnvan opened this issue Oct 16, 2019 · 1 comment · Fixed by #11474
Labels
a/timepicker blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. in-progress This issue has an associated pull request that may resolve it!
Milestone

Comments

@Johnvan
Copy link

Johnvan commented Oct 16, 2019

Why can't I set the xaml Control TimePicker to the database field Date as follows, the result is 00:00:00 or 12:00:00 if Format is Format="HH:mm"

Otherwise TimePicker works as far as Setting the time manually.


Document details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@hartez hartez transferred this issue from xamarin/Xamarin.Forms-api-docs Oct 21, 2020
@hartez
Copy link
Contributor

hartez commented Oct 21, 2020

This will be addressed once we merge #11474

@hartez hartez added in-progress This issue has an associated pull request that may resolve it! a/timepicker labels Oct 21, 2020
@PureWeen PureWeen added this to the 5.0.0 milestone Nov 5, 2020
@PureWeen PureWeen added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Nov 5, 2020
rmarinho pushed a commit that referenced this issue Nov 11, 2020
#12556

* fix date and time picker localizations

* fixed UWP datepicker

* edited UWP datepicker

* added UI tests for datetime picker localization

* Fixes #11472
Fixes #11471

* fixes #11471 fixes #11472

* fixes #11471 fixes #11472

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* reverted csproj

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* fixes #11471 #11472

* Update Xamarin.Forms.ControlGallery.Tizen.csproj

* Update ErrorMessages.Designer.cs

* - fix uwp

Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/timepicker blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. in-progress This issue has an associated pull request that may resolve it!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants