Skip to content

Instantly share code, notes, and snippets.

@karlwestin
Created April 9, 2014 17:32
Show Gist options
  • Save karlwestin/10295071 to your computer and use it in GitHub Desktop.
Save karlwestin/10295071 to your computer and use it in GitHub Desktop.
{{#if yodlee.last-refresh}}
 last updated {{formatDate yodlee.last-refresh "fromnow"}}
{{else}}
{{#if attributes.last-updated}}
 last updated {{formatDate attributes.last-updated "fromnow"}}
{{/if}}
{{/if}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment