MD.PersianDateTime | A C # library to use PersianCalendar as easy as DateTime | Date Time Utils library

 by   Mds92 C# Version: v2.4.1 License: No License

kandi X-RAY | MD.PersianDateTime Summary

kandi X-RAY | MD.PersianDateTime Summary

MD.PersianDateTime is a C# library typically used in Utilities, Date Time Utils applications. MD.PersianDateTime has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

A C# library to use PersianCalendar as easy as DateTime تقویم شمسی و هجری قمری در C#.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              MD.PersianDateTime has a low active ecosystem.
              It has 95 star(s) with 13 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 5 open issues and 19 have been closed. On average issues are closed in 162 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of MD.PersianDateTime is v2.4.1

            kandi-Quality Quality

              MD.PersianDateTime has no bugs reported.

            kandi-Security Security

              MD.PersianDateTime has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              MD.PersianDateTime does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              MD.PersianDateTime releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MD.PersianDateTime
            Get all kandi verified functions for this library.

            MD.PersianDateTime Key Features

            No Key Features are available at this moment for MD.PersianDateTime.

            MD.PersianDateTime Examples and Code Snippets

            Formats
            C#dot img1Lines of Code : 21dot img1no licencesLicense : No License
            copy iconCopy
            yyyy: سال چهار رقمی
            yy: سال دو رقمی
            MMMM: نام فارسی ماه
            MM: عدد دو رقمی ماه
            M: عدد یک رقمی ماه
            dddd: نام فارسی روز هفته
            dd: عدد دو رقمی روز ماه
            d: عدد یک رقمی روز ماه
            HH: ساعت دو رقمی با فرمت 00 تا 24
            H: ساعت یک رقمی با فرمت 0 تا 24
            hh: ساعت دو رقمی   
            Coding:
            C#dot img2Lines of Code : 17dot img2no licencesLicense : No License
            copy iconCopy
            var persianDateTime = new PersianDateTime(DateTime.Now);
            
            var persianDateTime = new PersianDateTime(1394, 5, 9);
            var persianDateTime = new PersianDateTime(1394, 5, 9, 10, 5, 3);
            var persianDateTime = new PersianDateTime(1394, 5, 9, 10, 5, 3, 103);
            
            v  
            Add and Subtract with operator
            C#dot img3Lines of Code : 10dot img3no licencesLicense : No License
            copy iconCopy
            var persianDateTime1 = new PersianDateTime(1396, 03, 28);
            
            persianDateTime1 = persianDateTime1 + new TimeSpan(0, 0, 12); // add 12 minutes
            persianDateTime1 = persianDateTime1 - new TimeSpan(0, 0, 1); // subtract 1 minutes
            persianDateTime1 = persianDa  

            Community Discussions

            QUESTION

            Dependency does not support framework .NETStandard,Version=v1.6, Visual Studio 2015.3
            Asked 2017-Feb-21 at 04:08

            I've created a .Net class library in .Net Core Visual Studio 2015.3: https://www.nuget.org/packages/MD.PersianDateTime.Core/

            Project.json of above package :

            ...

            ANSWER

            Answered 2017-Feb-18 at 10:57

            Update your dotnet core version to latest (Latest version) ---> link

            then you also need to update this version number in global.json

            Source https://stackoverflow.com/questions/42297154

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install MD.PersianDateTime

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Mds92/MD.PersianDateTime.git

          • CLI

            gh repo clone Mds92/MD.PersianDateTime

          • sshUrl

            git@github.com:Mds92/MD.PersianDateTime.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Date Time Utils Libraries

            moment

            by moment

            dayjs

            by iamkun

            date-fns

            by date-fns

            Carbon

            by briannesbitt

            flatpickr

            by flatpickr

            Try Top Libraries by Mds92

            TebyanFilmRobat

            by Mds92C#

            MD.Framework

            by Mds92C#