Added India Standard Time to formatDate
This commit is contained in:
@@ -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],
|
||||||
|
Reference in New Issue
Block a user