paper-date-picker-item
Collaborne
by SlashBunny
HTML
<base href="https://raw-dot-custom-elements.appspot.com/Collaborne/paper-date-picker-item/1.7.0/paper-date-picker-item/">
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-icons/iron-icons.html">
<link rel="import" href="paper-datetime-picker-item.html">
<custom-style>
<style is="custom-style">
body {
min-height: 600px;
}
</style>
<custom-style>
<paper-datetime-picker-item
icon="icons:today"
placeholder="Add date and time"
date-format="Do, MMMM, YYYY">
</paper-datetime-picker-item>
</custom-style></custom-style>