Re: CruiseControl Date of build in GMT
Bryan Salter <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Jsp reporting Thanks Bryan Salter Configuration Engineer/Senior Programmer Analyst L.L. Bean Cell (207)317-6453 Office (207)552-2916 -----Original Message----- From: Dan Rollo [mailto:[email protected]] Sent: Thursday, May 05, 2011 2:01 PM To: [email protected] Subject: Re: [Cruisecontrol-user] CruiseControl Date of build in GMT Just to clarify, is the original question about the Dashboard app or the JSP Reporting app? The was a change to the code to use GMT dates to avoid timezone issues, and the GMT dates do trickle up the some parts of the JSP app (not certain about Dashboard). Dan From: Hahn, Christopher (SAN DIEGO) [mailto:[email protected]] Sent: Wednesday, May 04, 2011 2:37 PM To: [email protected] Subject: Re: [Cruisecontrol-user] CruiseControl Date of build in GMT Hello all, We noticed this and sent the proper flag into the POSIX based calls that we are using to compute the duration of our builds: my $now = Mktime( Today_and_Now($useGmt) ); $buildTime = $now - $startTime; (The variable $useGMT is defined as a true value, in the perl sense on systems whose CC instance we know are using GMT ) Look up Mktime for more info. Take care, Christopher From: Bryan Salter [mailto:[email protected]] Sent: Wednesday, May 04, 2011 10:41 AM To: [email protected] Subject: [Cruisecontrol-user] CruiseControl Date of build in GMT How do I change the CruiseControl "Date of build" from GMT to EST? Thanks Bryan Salter ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd