Created
January 25, 2012 22:10
-
-
Save rpersaud/1679130 to your computer and use it in GitHub Desktop.
Custom Formats for Drupal Date/Time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<\d\iv \c\l\a\s\s="\m">M</\d\iv><\d\iv \c\l\a\s\s="\d">d</\d\iv><\d\iv \c\l\a\s\s="\y">Y</\d\iv> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This custom format enables easier css styling on data fields in Drupal. See http://highrockmedia.com/blog/how-create-custom-date-format-better-theming-drupal-views for more information on how to use.