Skip to content

Instantly share code, notes, and snippets.

@Molnfront
Created December 25, 2013 14:37
Show Gist options
  • Save Molnfront/8123719 to your computer and use it in GitHub Desktop.
Save Molnfront/8123719 to your computer and use it in GitHub Desktop.
Date picker view
<input class="input-xlarge" type="date" name="published" id="published" value="#DateFormat( rc.Article.getPublished(),'yyyy-mm-dd')#" title="The date the article is to be published" placeholder="Date">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment