# New Ticket Created by James Keenan # Please include the string: [perl #45307] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45307 >
At http://smoke.parrotcode.org/smoke/, we are told: "Note: Timezone is UTC." I just managed to generate my very first smoke test using 'make smoke'. That completed at about 10:43 EDT, so I would have expected the display to say that it was created at 14:43. Instead, it said that it was created at 07:43, which would be Pacific time. In other words, the timezone is localtime on the perl.org servers in LA. This meant that it took me some time to locate my smoke report. When I did so, UTC was correctly used on the individual smoke report. So we just have to fix it on the display page. Thank you very much. kid51