Giter Club home page Giter Club logo

kollavarsham-python's Introduction

kollavarsham

Meta repository that houses the API definition, algorithms, and links to all the other kollavarsham implementations

API draft

Use Gregorian calendar Date and Time and find Malayalam Calendar Date and details about the star

API:

KollavarshamCalendar KollavarshamCalendar () //no args, to get a calendar instance for *now*
KollavarshamCalendar(int absTime) //absTime msecs since 1970 jan 1 00:00:00
KollavarshamCalendar(Calendar gregorianCalendar) // Calendar Object passed 
KollavarshamCalendar(String DateFormat, String Date) // Eg. ("dd/mm/yyyy", "13/09/1979") and all other formats supported by SimpleDateFormat

DatePicker widget type functionality?

Object KollavarshamCalendar{
  int absTime //absTime for the current Kollavarsham Calendar object
  String KollaVarsham //Year
  String Maasam //Month
  String thiyathi //Date
  String Nakshathram //Star
  Date fromGregorianCalendarDate //Start time of current nakshatram in Gregorian Calendar
  Date toGregorianCalendarDate  //End time of current nakshatram in Gregorian Calendar
  
  //Getters and Setters
}

kollavarsham-python's People

Contributors

floydpink avatar kollavarsham-admin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

anroopak

kollavarsham-python's Issues

Create a wrapper of the node library

Python implementation should be a wrapper of the node library. This would help because any change in the Node library can be easily ported to the Python library. If not any change in the Node lib would need changes in the Python repo, and vice versa.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.