Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
TypeScript
footer credits with jquery date time
Takashi Nakamura
Programming language:
TypeScript
2021-03-29 06:56:09
0
Q:
footer credits with jquery date time
Jeff Cole
Code:
TypeScript
2021-08-02 16:50:49
©
<
span
id
=
"copyright"
>
<
script
>
$(
'#copyright'
).text(
new
Date
().getFullYear());
</
script
>
</
span
>
0
Tags
jquery
time
date
New to Communities?
Join the community