Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Persian Calendar Calculations for Go (golang)

License

NotificationsYou must be signed in to change notification settings

workshop-depot/farsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module will contain utilities to help with anything Farsi.

farsi/calendar

This package provides Persian Calendar Calculations for Go (golang). It separated fromRoozh to make itgo gettable. Roozh contains implementations for converting between Persian dates and Gregorian dates forJavaScript,Java andC# too.

Basically we just use two functions,PersianToGregorian andGregorianToPersian for conversion between calendars, because Go does not provide a way to describe a calendar other than Gregorian calendar, the default expected/assumed one by packagetime. It is based on the work ofKazimierz M. Borkowski.

About

Persian Calendar Calculations for Go (golang)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp