[fpc-pascal] Google APIs

2015-05-07 Thread Michael Van Canneyt
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

Re: [fpc-pascal] ShortDateFormat

2015-05-07 Thread David Copeland
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

Re: [fpc-pascal] ShortDateFormat

2015-05-07 Thread Bart
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

Re: [fpc-pascal] ShortDateFormat

2015-05-07 Thread David Copeland
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 >

[fpc-pascal] ShortDateFormat

2015-05-07 Thread David Copeland
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

Re: [fpc-pascal] Lazarus, FreePascal, and translated compiler messages

2015-05-07 Thread Yann Mérignac
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

Re: [fpc-pascal] Lazarus, FreePascal, and translated compiler messages

2015-05-07 Thread 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 for French in two different encodings : 'errorf.msg' and > 'errorfi.msg'. So far I thought 'errorfi.msg' was a translation for