Skip to content

Commit b85f165

Browse files
author
Dean Sofer
committed
Merge branch 'master' of github.com:angular-ui/angular-ui.github.com
* 'master' of github.com:angular-ui/angular-ui.github.com: Update index.html Fixed angular-ui/angular-ui-OLDREPO#383
2 parents 48be8e3 + dc14eb3 commit b85f165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ <h3>How?</h3>
534534
Selected Month: {{ date.getMonth() }}
535535
&lt;div ng-model="date" ui-date&gt;&lt;/div&gt;
536536
</pre>
537+
<p class="alert alert-info"><i class="icon-info-sign"></i> If &le; IE8 make sure you have a <a href="https://github.com/kriskowal/es5-shim/">polyfill</a> for <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/toISOString">Date.toISOString()</a></p>
537538
</div>
538539
</div>
539540
</section>

0 commit comments

Comments
 (0)