tr.general.calendar
Class CCalendar

java.lang.Object
  extended bytr.general.calendar.CCalendar

public class CCalendar
extends java.lang.Object

GregorianCalendar for date-operations

Date: 17.03.2004

Version:
1.0
Author:
Tobias Roessler

Constructor Summary
CCalendar()
          Initialisation of this calendar-class
 
Method Summary
 java.lang.String getFormatedCalendar(java.lang.String pattern)
          Get a formatted calender-string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCalendar

public CCalendar()
Initialisation of this calendar-class

Method Detail

getFormatedCalendar

public java.lang.String getFormatedCalendar(java.lang.String pattern)
Get a formatted calender-string

Parameters:
pattern - Format Rules
Returns:
A formatted calendar-object as String