<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Le 13/09/2011 16:54, David PICARD a écrit :
<blockquote cite="mid:4E6F6EA8.5040805@opgc.univ-bpclermont.fr"
 type="cite">Hi,
  <br>
  <br>
getdate("s") returns the unix timestamp (seconds since 1970-01-01
00:00:00) for the current time. How do I convert any date-time to unix
time ?
  <br>
  <br>
Thanks.
  <br>
  <br>
  <br>
</blockquote>
<font face="Arial">AFAIK, it is not possible through the native Scilab.<br>
However, you may find the useful function in the<br>
wrscilib package : <a class="moz-txt-link-freetext" href="http://fileexchange.scilab.org/toolboxes/wrscilib">http://fileexchange.scilab.org/toolboxes/wrscilib</a><br>
<br>
Please do not hesitate to confirm here that this one can do the job ;)<br>
<br>
Regards<br>
Samuel<br>
<br>
</font>
</body>
</html>