[CLOSED] UTC versus Local datetime in Ext.NET versions

  1. #1

    [CLOSED] UTC versus Local datetime in Ext.NET versions

    Hi,
    I have problem with local dates while migrating project from Ext.NET 1.6 to Ext.NET 3.0.
    My model returns date with kind Unspecified (30.6.2015 14:00:00), store sends it to UI in JSON (2015-06-30T14:00:00).
    In UI, there are differences between Ext.NET versions. 1.6 shows in the way I want to (30.6.2015 14:00:00), but 3.0 shows (30.6.2015 16:00:00). There is 2 hours difference, because my time zone is UTC+02:00.
    Is it a bug in old or new version? How can I fix it in Javascript?

    Thanks

    Laco
    Last edited by Daniil; Jul 09, 2015 at 4:06 PM. Reason: [CLOSED]
  2. #2
    I am sorry, this thread can be deleted.
    I missed Type="Date" in Store's ModelField.

Similar Threads

  1. [CLOSED] Local sorting with local filtering and paging
    By g-tech in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 10, 2013, 3:36 AM
  2. RemoteValidation Versus Codebehind
    By NickBin in forum 1.x Help
    Replies: 0
    Last Post: Dec 18, 2010, 8:54 AM
  3. Replies: 4
    Last Post: Nov 11, 2010, 11:46 AM
  4. Page_Load() versus CreateChildControls()
    By LucJ in forum 1.x Help
    Replies: 2
    Last Post: Jul 16, 2010, 2:05 PM
  5. [CLOSED] Version 0.8 versus 1.0
    By turione in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 27, 2009, 7:39 PM

Tags for this Thread

Posting Permissions