Components Flex


    
    xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx">
    
        
    

    
                    dayProperty="text" monthSource="{monthInput}" monthProperty="text"
            yearSource="{yearInput}" yearProperty="text" />
        
        
            
                {dateInput.text}
            

        
                    property="text" inputFormat="dd/mm/yyyy" allowedFormatChars="*#~/" />