The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

COPYLEFT

 $Id: DATE_TIME.pm,v 1.0 5/19/2006 13:37:55 $|-|4X4_|=73}{ Exp $

 This file is part of Flex WPS - Flex Web Portal System.
 This file is to big and needs an overhall.

NAME

Package DATE_TIME

DESCRIPTION

 UBBC Panel moved here for size and speed.

SYNOPSIS

 use DATE_TIME;
 my $date = DATE_TIME::get_date();
 my $formated_date = DATE_TIME::format_date($date, $format);

FUNCTIONS

 These functions are available from this package:

get_date()

 Get Current Time and Date.

calc_time_diff()

 Calculate difference between two dates.

format_date()

 Format date output.