diff --git a/src/time.ts b/src/time.ts index 233f034..729a875 100644 --- a/src/time.ts +++ b/src/time.ts @@ -48,6 +48,7 @@ export function formatDate(date: Date | number | string, format = 'YYYY-MM-DD H: ['MSK', 3], ['AST', 4], ['PKT', 5], + ['IST', 5.5], ['BST', 6], ['ICT', 7], ['CST', 8],