% Style fle for printing western dates in Bangla in LaTeX by
% using itrans.
% Written by Muhammad Masroor Ali ([email protected])
% in February, 1996.

% Usage is #bengali\BanglaToday#endbengali.

% Itrans is an Indian language transliteration program
% written and copyrighted by Avinash Chopde ([email protected]).

% LEGAL POINTS:
% This style file is being distributed free for public use with
% the express understanding that,
%       1. The developer of this style file in no way can
%          be held responsible for any resulting mistakes,
%          expenditure, or outcome of any form.
%       2. You may copy and re-distribute the style file so long
%          as you do not charge any fee, and re-distribute the
%          the file as a whole without any portion removed or
%          added or modified. Redistribution for any commercial
%          purpose is strictly prohibited.
%       3. You may bundle the style file with any other software
%          you like, so long as the the conditions for re-distribution
%          described in the previous paragraph are met, so long as
%          the software is distributed free for  public use, and so
%          long as the name of the style file and its developer is
%          clearly mentioned in an introductory article accompanying
%          the aforementioned software.
%       4. No permission will be required for including the package
%          to a software, but a mail informing the matter will be
%          appreciated.
%       5. This style file can be adapted for other languages, so
%          long as the original source of the adapted version is
%          clearly mentioned.


% $Header: /home/users/masroor/TeX/sty/RCS/bngtoday.sty,v 1.3 1996/02/27 10:05:49 masroor Exp $

\def\BanglaToday{
       \number\day\relax
       \ifcase\day \relax
               \or {lA}%       1
               \or {rA}%       2
               \or {rA}%       3
               \or {TA}%       4
               \or {e}%        5
               \or {e}%        6
               \or {e}%        7
               \or {e}%        8
               \or {e}%        9
               \or {e}%        10
               \or {e}%        11
               \or {e}%        12
               \or {e}%        13
               \or {e}%        14
               \or {e}%        15
               \or {e}%        16
               \or {e}%        17
               \or {e}%        18
               \or {{\char60}S}%       19
               \or {{\char60}S}%       20
               \or {{\char60}S}%       21
               \or {{\char60}S}%       22
               \or {{\char60}S}%       23
               \or {{\char60}S}%       24
               \or {{\char60}S}%       25
               \or {{\char60}S}%       26
               \or {{\char60}S}%       27
               \or {{\char60}S}%       28
               \or {{\char60}S}%       29
               \or {{\char60}S}%       30
               \or {{\char60}S}%       31
       \fi\ %
       \ifcase\month\relax%
               \or{zAnuOArI}%
               \or{{\char60}f{\char203}uOArI}%
               \or{mAx{\char193}}%
               \or{wi{\char208}l}%
               \or{{\char60}}m%
               \or{zun}%
               \or{zulAe}%
               \or{aAg{\char171}t}%
               \or{{\char60}s{\char60}{\char175}tm{\char191}r}%
               \or{a{\char60}{\char188}tAbr}%
               \or{n{\char60}vm{\char191}r}%
               \or{iD{\char60}sm{\char191}r}%
       \fi
       , \number\year
       }