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 tuple consisting of the year, season, day, weekday, and a Boolean indicating whether or not it's tib's day.

  main 
main ()

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

Given a 5-tuple of information about the Discordian date, return a string representing it.


Table of Contents

This document was automatically generated on Tue Mar 18 18:07:47 2003 by HappyDoc version 2.0.1