Islamic Calendar Dates in SQL Server
Hello to everyone,
In this article, I will talk about changing the date format to Islamic calendar date format in SQL Server.
You may need Islamic calendar date in SQL Server.
You can use the codes below to change your date in Islamic calendar date format.
130 |
|
dd mmm yyyy hh:mi:ss:nnn AM/PM | |
131 |
|
dd mmm yyyy hh:mi:ss:nnn AM/PM | 10/12/1427 12:38:54:840AM |
When you run the code, you will get a result like the one below.
As you can see, the date format has been converted to the Islamic date format.
Good luck to everyone in business and life