Skip to content

Instantly share code, notes, and snippets.

@aibolik
Created March 25, 2016 05:53
Show Gist options
  • Save aibolik/a8fd506c33b4ece816b6 to your computer and use it in GitHub Desktop.
Save aibolik/a8fd506c33b4ece816b6 to your computer and use it in GitHub Desktop.
Sunshine. Utility - making friendly date format in xml
<!-- Date format for displaying day of week and date (i.e. Mon Jun 1) [CHAR LIMIT=20] -->
<string name="format_full_friendly_date"><xliff:g id="day">%1$s</xliff:g>, <xliff:g id="date">%2$s</xliff:g></string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment