"Programming is fun"
import mx.controls.DateField;
var d:Date = DateField.stringToDate("30-12-2007","DD-MM-YYYY");
No comments:
Post a Comment