We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

DateTimePicker and TimeZoneOffsets

Hello everyone,,
How do I disable the timezone conversions?  I don't need nor want the time to be altered in anyway.  I simple wish to record what was entered and display what was recorded.  Currently, if the user is in a different timezone than the server, this does not work and makes the control useless.  I cannot find any way to turn this aspect off. https://100001.onl/ https://1921681254.mx/ https://acc.onl/hotmail

1 Reply

KR Keerthana Rajendran Syncfusion Team January 13, 2020 11:58 AM UTC

Hi Humanjo,  
 
Greetings from Syncfusion support.  
 
You can disable the time zone conversions by setting timeZone property to false in sample. Refer to the following code 
 
  <ej:DateTimePicker ID="DateTimePicker1" runat="server" Value="13/1/2020 4:00 PM" TimeZone="false" ></ej:DateTimePicker> 
 
This will display the same date and time in the control irrespective of the user's time zone. Please refer to the following forum for more details on this.  
 
 
Kindly get back to us if you require any further assistance on this. 
 
Regards, 
Keerthana. 


Loader.
Live Chat Icon For mobile
Up arrow icon