Skip to content

Commit

Permalink
Update index.html to document diff as Date method
Browse files Browse the repository at this point in the history
Update index.html to document diff as Date method
  • Loading branch information
farhan7reza7 authored Mar 6, 2024
1 parent dde683f commit fe93079
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ <h3>Global object special method</h3>
<ul>
<li><a href="global.html#diffDates">diffDates</a></li>
</ul>
<h3>diff as Global Date Object method</h3>
<ul>
<li><a href="global.html#diff">diff</a></li>
</ul>
<h3>DatesYMD Methods</h3>
<ul>
<li><a href="global.html#customizeFormat">customizeFormat</a></li>
Expand Down

0 comments on commit fe93079

Please sign in to comment.