Added India Standard Time to formatDate
This commit is contained in:
parent
87db4d4755
commit
67ae86d69b
@ -48,6 +48,7 @@ export function formatDate(date: Date | number | string, format = 'YYYY-MM-DD H:
|
|||||||
['MSK', 3],
|
['MSK', 3],
|
||||||
['AST', 4],
|
['AST', 4],
|
||||||
['PKT', 5],
|
['PKT', 5],
|
||||||
|
['IST', 5.5],
|
||||||
['BST', 6],
|
['BST', 6],
|
||||||
['ICT', 7],
|
['ICT', 7],
|
||||||
['CST', 8],
|
['CST', 8],
|
||||||
|
Loading…
Reference in New Issue
Block a user