When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.
You can change the cell formating to another custom format.
Under the Format Cells -> Number tab is the "Category:" list. The last
option is Custom. Selecting this shows a "Type:" list of available custom
types.
This list can be added to, by overwriting what is in the "Type:" box.
Add mmm for Jan, Feb etc or mmmm for full month names
I often use ddd dd mmm yyyy for "Sun 21 Feb 2010"
The sample box updates as you type, so for example using that date:
m = 2
mm = 02
mmm = Feb
mmmm = February
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.