If the Flash Builder project settings have the Flex Build Path configured with a component set of "Spark only" then MX components like will not be available. One way to fix this is to change the component set to "MX + Spark".
しかし、このアプローチのトレードオフは、プロジェクトがWebアプリケーションをコンパイルできるが、モバイルアプリケーションはコンパイルできないということです。もう一つの解決策は、火花だけDatePicker(実際には、DateChooserとDateField)を使用することです。たとえば、オープンソースのDateChooser コンポーネントがあります。