[ic] how to get current year,month,day?

Kevin Walsh interchange-users@interchange.redhat.com
Sat Apr 27 08:29:01 2002


> 
> how to get current year,month,day? thx
> 
Year:      [time]%Y[/time]
Month:     [time]%m[/time] (01 through 12)
Day:       [time]%d[/time] (01 through 31)
Full date: [time]%d %B %Y[/time] (using month name rather than number)

Type "man strftime" for more date/time formatting directives.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/