Skip to content

Instantly share code, notes, and snippets.

@saevarb
Created July 15, 2015 13:33
Show Gist options
  • Save saevarb/50491e4b2c98fb386e64 to your computer and use it in GitHub Desktop.
Save saevarb/50491e4b2c98fb386e64 to your computer and use it in GitHub Desktop.
dateCtx :: Context String
dateCtx =
dateField "date" "%B %e, %Y"
<> modificationTimeField "date" "%B %e, %Y"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment