Phiên bản đầy đủ: jsB@nk » Thời gian » Lịch » Âm lịch
URL: https://www.javascriptbank.com/lunar-calendar-script-index.html
Đoạn mã này tạo một tờ lịch tháng chứa cả ngày ta và ngày tây của một năm bất kì.
Phiên bản đầy đủ: jsB@nk » Thời gian » Lịch » Âm lịch
URL: https://www.javascriptbank.com/lunar-calendar-script-index.html
<SCRIPT language=JavaScript src="amlich-hnd.js" type=text/javascript></SCRIPT><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->
<SCRIPT type=text/javascript> function viewSelectedMonth() { setOutputSize("small"); var s = printSelectedMonth(); document.open(); document.writeln(s); document.close(); } viewSelectedMonth(); </SCRIPT><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->
http://javascriptbank.com/javascript/time/Lunar_Calendar_script/amlich-hnd.js