Re: [fpc-devel]How to get the milliseconds since January 1, 1900

2004-09-06 Thread Michael Van Canneyt
On Mon, 6 Sep 2004, Olle Raab wrote: > 04-09-02 20.15, skrev Zhong Wang följande: > > > Hello, everybody > > > > In Java and Java script, a date time can be > > converted to the milliseconds since January 1, 1900, > > and a long integer can be get. Is there a convenient > > function in FPC to be

Re: [fpc-devel]How to get the milliseconds since January 1, 1900

2004-09-06 Thread Olle Raab
04-09-02 20.15, skrev Zhong Wang följande: > Hello, everybody > > In Java and Java script, a date time can be > converted to the milliseconds since January 1, 1900, > and a long integer can be get. Is there a convenient > function in FPC to be compatible with Java and > Javascript? I think it's n