Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebornian48 committed Jan 16, 2024
1 parent f0c3e06 commit b2980a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function parseNIK() {
month: "long",
year: "numeric",
}).format(date);

// Parse the date to Hijri
var hijriDate = new Intl.DateTimeFormat("id-ID-u-ca-islamic", {
day: "numeric",
Expand Down

0 comments on commit b2980a3

Please sign in to comment.