Archive for July 23rd, 2008

23
Jul

Setting a custom format string on a DateField control in Flex

The following example shows how you can set a custom format string on a Flex DateField control by setting the formatString property using MXML and ActionScript.

Full code after the jump.

Continue reading ‘Setting a custom format string on a DateField control in Flex’