Hello,
Some of you may have noticed that a package 'Google APis' has been added to FPC
in subversion.
These contain the Google APIs as generated from the Google Discovery Service
(~70 APIS).
I am of the opinion that such Web APIs have meanwhile the same importance as the native APIS
that mak
Thanks Bart.
On 05/07/2015 12:48 PM, Bart wrote:
> On 5/7/15, David Copeland wrote:
>
>> Sorry, I think I just answered my own question :-! . Woult using the
>> TFormatsetting variant of StrToDateTime be the "better way"?
> Yes.
>
> Bart
>
___
fpc-pasc
On 5/7/15, David Copeland wrote:
> Sorry, I think I just answered my own question :-! . Woult using the
> TFormatsetting variant of StrToDateTime be the "better way"?
Yes.
Bart
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.f
Sorry, I think I just answered my own question :-! . Woult using the
TFormatsetting variant of StrToDateTime be the "better way"?
Dave.
On 05/07/2015 12:25 PM, David Copeland wrote:
> Hi all,
>
> I am using the following bit of code to convert a date from an external
> source.
>
> var
>
Hi all,
I am using the following bit of code to convert a date from an external
source.
var
timestamp: TDateTime;
event_date, event_time: string;
begin
ShortDateFormat := 'm/d/y';
try
timestamp := StrToDateTime(event_da
Ok, we are going to make a translation suitable for future 3.0.
Thanks.
2015-05-07 10:58 GMT+02:00 Tomas Hajny :
> On Thu, May 7, 2015 08:47, Yann Mérignac wrote:
> > Thanks for your fix Mattias.
> >
> > And also because looking at your changes I noticed that there are two
> > translation files
On Thu, May 7, 2015 08:47, Yann Mérignac wrote:
> Thanks for your fix Mattias.
>
> And also because looking at your changes I noticed that there are two
> translation files for French in two different encodings : 'errorf.msg' and
> 'errorfi.msg'. So far I thought 'errorfi.msg' was a translation for