sparkartgroup-archive / sparkart.js

Easily interact with Sparkart's APIs via Javascript.
1 stars 0 forks source link

Possible inaccuracies in convertDate timezone conversion #59

Open pushred opened 11 years ago

pushred commented 11 years ago

A discrepancy was reported on the Keith Urban site between the date defined in the backend and which day of the week (day.text) appeared on the site. The other date format segments seem OK however.

@Fauntleroy Are there any plans to add Handlebars helpers for these templates? We really need a reliable solution for formatting time clientside.

Fauntleroy commented 11 years ago

You should be able to use the Solidus helpers client-side... once I make them. You could also include one of those extant helper libraries right now if you want.