Luiz Americo Pereira Camara wrote:
> 
> If possible i also would like to get the compilation date

const
  cCompileDate = {$I %date%};
  cCompileTime = {$I %time%};

I couldn't find a way of formatting the date and time to my locale (under
Linux, not sure for other platforms). It seems to be hard-coded, so you
will have to parse and format it manually.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to