SharePoint Developer Center > SharePoint Products and Technologies Forums > SharePoint - Design and Customization > Dates mismatch from the value in the AllItems.aspx and the value in the Data form Webpart
Ask a questionAsk a question
 

QuestionDates mismatch from the value in the AllItems.aspx and the value in the Data form Webpart

  • Thursday, November 05, 2009 6:26 PMRaghavanS Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I am facing a strange issue.

    I am having data in a WSS 3.0 SharePoint list.

    I have a column [Event Date] of type "Date & Time". I have an item with the value in [Event Date] as "10/10/2009 10:00 AM"

    I am able to view the same value in the page "AllItems.aspx".

    I opened the list in the SharePoint Designer [SPD].

    I copied the "AllItems.aspx" and pasted it to create a new page called "AllItems_Copy(1).aspx".

    I open the "AllItems_Copy(1).aspx" in the SPD. I right click the DataView Webpart in the Dign mode and select "Convert to XSLT DataView".

    When i open the "AllItems_Copy(1).aspx" and "AllItems.aspx" pages in the browser, i find that the date in "AllItems_Copy(1).aspx" is "10/10/2009 6:00 AM"

    I didn't perform any other activity other than the above nor did i touch anything in the code in the SPD.

    Has anybody faced this issue? Kindly share your thoughts.
    Raghavan

All Replies