[fpc-devel]DateSeparator

Marco van de Voort marcov at stack.nl
Sun Aug 8 02:15:32 CEST 2004


> The DateSeparator is defined in sysinth.inc as
> 
> Const
> 
>    { Character to be put between date, month and year }
>    DateSeparator: char = '-';

As said on IRC, I suspect this is a 1.0.10 issue. (1.9.x bootstrapping with 1.0.x I
mean), since IIRC 1.0.x doesn't support

 var x : tx = vx; 

syntax;

>    { Format used for short date notation }
>    ShortDateFormat: string = 'd/m/y';

Strange. That's not european at all? d-m-y or dd.mm.yy
 




More information about the fpc-devel mailing list