[Gambas-user] Date format

Jack jscops at ...11...
Sat Apr 10 10:30:40 CEST 2004


Le Vendredi 9 Avril 2004 21:31, ron a écrit :

>  PUBLIC FUNCTION Cdate_calc(Dte AS String) AS String
> 	dim ndate as date
> 	ndate=cdate(Dte)
> 	Datej.text = ""
> 	RETURN ndate
>
>  CATCH
> 	message.Error("Verifiez votre saisie SVP !")
>
>  END
>
Thank you Ron, I better understand now how work a function.
°~ Jack ~°





More information about the User mailing list