shlogg · Early preview
Joodi @miladjoodi

Convert Dates To Iran's Local Time With PersianTime Library

Convert any date or time to Iran's local time with Persian date formatting using PersianTime library. Easy-to-use function for JavaScript/TypeScript projects, handling dates from APIs and accurate time conversion.

PersianTime is a simple utility to convert any date or time to Iran's local time with Persian date formatting. Whether you're building an application for Iranian users or need to handle dates in the Persian calendar, this library has got you covered!


  
  
  Features

Convert any given date or time into Iran's local time (UTC +3:30).
Persian date formatting for easy reading in Iranian format.
Easy-to-use function for quick integration into any JavaScript/TypeScript project.

  
  
  Installation

You can easily install PersianTime using npm:

npm install persiantime...