Skip Menu |

This queue is for tickets about the Data-Google-Visualization-DataTable CPAN distribution.

Report information
The Basics
Id: 98775
Status: resolved
Priority: 0/
Queue: Data-Google-Visualization-DataTable

People
Owner: Nobody in particular
Requestors: torstein [...] visena.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [patch] Milliseconds are discarded from DateTime
Date: Thu, 11 Sep 2014 10:09:33 +0200
To: bug-Data-Google-Visualization-DataTable [...] rt.cpan.org
From: Torstein Tauno Svendsen <torstein [...] visena.com>
Hi! Noticed that milliseconds where not included in the JavaScript-dates returned, so using something like "google.visualization.DateFormat({pattern: 'yyyy-dd-mm HH:mm:ss,SSS'});" ended up always listing the milliseconds as '000', even when the perl DateTime object had a value for milliseconds. Patch attached. -- Torstein Tauno Svendsen torstein@visena.com Seniorutvikler +47 932 95 901 Visena AS http://www.visena.com/

Message body is not shown because sender requested not to inline it.

Fixed in 0.11; thanks