import QtQuick 2.0

QtObject {
    property date test: "2012-02-07"
}
