Due to customer needs, I need a code to display the date and year and have a corresponding greeting, I have a collection to use it ok, now share it with anyone who needs it.
The java code displays the date, year and the corresponding greeting

Go to work now, Paste the code below into the HTML that needs to be displayed
<div class=”lich”>
<i class=”fa fm fa-calendar”></i> Hôm nay
<script language=”JavaScript”>
</script>
</div>
Note: To display the previous Icon, you need to install Font Awesome 5 free versions
After installing Code java, the date display will be like this:

I wish you success