Re: CruiseControl Date of build in GMT
Bryan Salter <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
huh? I just want the Date of build field to be in EST instead of in GMT. Thanks Bryan Salter Configuration Engineer/Senior Programmer Analyst L.L. Bean Cell (207)317-6453 Office (207)552-2916 ________________________________ 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