summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/eukdate/README
blob: 4a45081e5869c60309eb6a702db2a784d9637dee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
The eukdate package
Andrew Gilbert Moschou
v1.01 2008/06/28

This work is released under the LPPL v1.3c or later.

The eukdate package is used to change the format of \today's date,
including the weekday, e.g. `Saturday, 26 June 2008', the `UK format',
which is preferred in many parts of the world, as distinct from that
which is used in \maketitle of the article class, `June 26, 2008', the `US format'.

Usage

\usepackage[<options>]{eukdate}
  Options
    - no-weekday
    - ukdate
    - usdate
    - gregorian
    - julian

Commands
  \today     Redefined to use the format that is specified by the
             package options.
  \weekday   Typesets \today's day of the week.
  \monthname Typesets the name of the current month.