Table of Contents

Module: discord discord.py

A module for doing Gregorian -> Discordian date conversions.

Imported modules   
import time
Functions   
discord
main
string
  discord 
discord ( info )

Given a 9-tuple returned from time.localtime, etc., Return a 5-tuple consisting of the year, season, day, weekday, and a Boolean indicating whether or not it's St. Tib's day.

  main 
main ()

  string 
string (
        data,
        abbreviations=True,
        holidays=True,
        )

Given a 5-tuple of information about the Discordian date, return a string representing it. St. Tib's Day is represented by ST. and the year.


Table of Contents

This document was automatically generated on Fri Jul 7 18:48:49 2006 by HappyDoc version 2.1