[Kde-finance-apps] playground/office/alkimia/alkquotes/backend

Fernando Vilas fvilas at iname.com
Tue Jul 6 04:26:19 CEST 2010


On Monday, July 05, 2010 20:53:02 Brian Cappello wrote:
> SVN commit 1146441 by bcappello:
> 
> first working attempt at bind variables
> 
>  M  +9 -4      backend.cpp
>  M  +52 -48    statsmanager.cpp
> 
[...]
>     // results.at( indexOf(date) ) looks like 'MM/DD/YYYY' but we want
> 'YYYY-MM-DD' [or maybe DD-MM-YYYY?] @@ -379,7 +391,7 @@
>     results[i] = tmp.join("-");
>        }

Brian,

	It looks like you are making good progress on the bind variables.

	I happened to see the above line in the diff, even though it was not part 
of the changes. In KMM, we are using Qt::ISODate to set the date format for 
storage, to get around any locale differences. For anything presented to the 
user, we use the locale settings, but in storage we went for consistency. If 
that helps, great; if not, at least you have some extra info.

-- 
Thanks,
Fernando Vilas
fvilas at iname.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-finance-apps/attachments/20100705/9d4ceceb/attachment.sig 


More information about the Kde-finance-apps mailing list