Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 756CA10332 for ; Thu, 29 May 2014 21:13:03 +0000 (UTC) Received: (qmail 11823 invoked by uid 500); 29 May 2014 21:13:03 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 11781 invoked by uid 500); 29 May 2014 21:13:03 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 11773 invoked by uid 99); 29 May 2014 21:13:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2014 21:13:03 +0000 Date: Thu, 29 May 2014 21:13:03 +0000 (UTC) From: "David Reagan (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AIRAVATA-1286) timeOfStateChange correct? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Reagan created AIRAVATA-1286: -------------------------------------- Summary: timeOfStateChange correct? Key: AIRAVATA-1286 URL: https://issues.apache.org/jira/browse/AIRAVATA-1286 Project: Airavata Issue Type: Bug Components: Airavata Client Affects Versions: 0.12 Environment: PHP Reporter: David Reagan I can't seem to get the correct human-readable time from the value stored in experimentStatus->timeOfStateChange. For example: API gives: 1401335892000 PHP date() function gives: Sat, 14 Apr 2007 14:25:04 +0200 PHP DateTime object gives: Mon, 26 Jul 46376 10:00:00 +0000 Can someone verify that the time returned by Airavata is correct? -- This message was sent by Atlassian JIRA (v6.2#6252)