Added "Further Reading" Section (#30466)
This commit is contained in:
@ -18,3 +18,7 @@ if (!Date.now) {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Further Reading:
|
||||||
|
|
||||||
|
<a href='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/now' target='_blank' rel='nofollow'>MDN link</a>
|
Reference in New Issue
Block a user