On Sat, 13 Aug 2016, Marco van de Voort wrote:
In our previous episode, Michael Van Canneyt said:
On Fri, 12 Aug 2016, Dave Connolly wrote:
./googleapiconv -k -s calendar/v3 -o calendar.pp
I tested the converter on the JSON output, and it works fine, it compiles:
./googleapiconv -i /home/michael/calendar.json
fpc /home/michael/calendar.pp
I'm completely baffled. Can you try with the trunk version of FPC ?
Typical for text processing that sometimes works and sometimes not: locale
issues? Specially calendar sounds like something that might use date-time
functions.
I would be surprised, Date/Time is handled explicitly by ISO 8601/RFC 3339.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal