TJ> The month and day indices should stay zero since they are array TJ> indices. The manual will reflect this. [rspier@localhost rspier]$ perl -wle 'print +(localtime)[3] ' 31 To what index do you refer? month days are currently 1 based. _consistency_ would be nice, C be dammed. I propose "consistency" as a "goal". (Consistent with what? With itself.) (Not in the tcl everything is a command, or python everything is a who knows what way.. but wherever reasonable.) And the manual will reflect _everything_. If it's not documented, it might as well not exist. -R
- Re: formats and localtime Bryan C . Warnock
- Re: formats and localtime Matthew Persico
- Re: formats and localtime Bryan C . Warnock
- Re: formats and localtime Dan Sugalski
- Re: formats and localtime Simon Cozens
- Re: formats and localtime Matthew Persico
- Re: formats and localtime Chaim Frenkel
- Re: formats and localtime Damian Conway
- Re: formats and localtime Nathan Wiger
- Re: formats and localtime Tim Jenness
- Re: formats and localtime Robert Spier
- Re: formats and localtime Tim Jenness
- Re: formats and localtime Randal L. Schwartz
- Re: formats and localtime Tim Bunce
- Re: formats and localtime Nathan Wiger
- Re: formats and localtime Chaim Frenkel
- Re: formats and localtime Nathan Torkington
- Re: formats and localtime Larry Wall
- Re: formats and localtime Chaim Frenkel
- Re: formats and localtime Matthew Persico
- Re: formats and localtime Dan Sugalski