Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7048425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:53:26+00:00 2026-05-28T02:53:26+00:00

My WCF webservice is returning C# DateTime objects as JSON like this, /Date(1293793200000+1300)/ I

  • 0

My WCF webservice is returning C# DateTime objects as JSON like this,

“/Date(1293793200000+1300)/”

I have found this,

Converting .NET DateTime to JSON

Which suggests this method for converting it using javascript,

var d = new Date();
d.setTime(1245398693390);
document.write(d);

The difference is that my date format has the +1300 in it, which seems to be my timezone, as I am +13 hours from GMT.

Can I somehow modify my service to adjust the value to an absolute number of milliseconds from epoch or can the javascript be modified?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:53:26+00:00Added an answer on May 28, 2026 at 2:53 am

    You can ignore the time zone offset – the number of milliseconds is always relative to UTC (see the “DateTime wire format” section at http://msdn.microsoft.com/en-us/library/bb412170.aspx). The offset mostly indicates that the original DateTime value was of DateTimeKind.Local, but the serialized milliseconds since the epoch is always relative to GMT.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a restful WCF service that is returning JSON. I was wondering how
When consuming a .NET WCF webservice I get the following response (error): Unsupported HTTP
I have developed a WCF WebService. On client side they are unable to send
I have a mobile app webservice client that connects to a WCF webservice(on my
I have C# Client application calling Windows webservice written in WCF calling Sql Procedure
WCF Restful Webservice seems to be caching the LINQ data objects somehow. The webservice
I want to invoke a wcf webservice using a url query string. Like if
I have a WCF application, running on .NET 3.5 SP1, hosted in IIS7, on
Problem: I have a WCF Webservice which can be used by customers to upload
I have a WCF webservice that is hosted in IIS 7.5. Inside the Service

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.