UXDateTimePicker and MAC

2 replies. Last post: May 4, 2011 3:40 AM by Lili Khiung
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Ross SantosMember

Hello,

I had a friend of mine test our application today on a MAC using safari, he has the latest version of the MAC OS installed.  When he typed in 4/9/1958, the Date control changed to 4/4/58.  The bound data lost the 1958 and instead go 58.  Using Windows 7 on IE, Safari, FF and Chrome it works fine. Can you please confirm if I am doing something wrong?

                            <Intersoft:FieldLabel Grid.Row="5" Grid.Column="0"  Header="Birth day" HeaderPosition="Top" Style="{StaticResource FieldLabelStyle}">

                                <Intersoft:UXDateTimePicker x:Name="dpDOB" Margin="0" Width="115" HorizontalAlignment="Left" VerticalAlignment="Center" CornerRadius="0" EditorMode="Calendar" SpinnerVisibility="Visible" Value="{Binding CurrentParticipant.DOB, Mode=TwoWay, NotifyOnValidationError=True}" IsTodayHighlighted="False" AllowNull="True" />

                            </Intersoft:FieldLabel>


Thanks,


Ross

All times are GMT -5. The time now is 7:22 PM.
Previous Next