Skip to content

Latest commit

Β 

History

History
36 lines (17 loc) Β· 1.27 KB

File metadata and controls

36 lines (17 loc) Β· 1.27 KB

String Document

DateTime Extensions (Persian DateTime Utilities)

This library provides a set of extension methods for easier date and time handling in .NET. Features include converting Gregorian dates to the Persian calendar, performing calendar calculations, checking date status, and displaying relative time.

Features

πŸ”„ Convert Gregorian date to Persian (Shamsi)

πŸ“… Calculate first and last day of the month

⏳ Display elapsed time ("x minutes/hours/days ago")

πŸŽ‚ Calculate age

🏒 Add business days (skipping weekends/holidays)

πŸ” Use with LINQ to filter dates (past/today/future)

install package

Install-Package CsharpGalaxy.LibraryExtension