⭐ in reply to Is there a shorter way to create a german time string?
/brother t0masuse Date::Manip; $ENV{TZ}="CET"; &Date_Init( "Language=German" ); print &UnixDate( "heute", "%A, den %m. %B %Y um %H:%M Uhr" );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Answer: Is there a shorter way to create a german time string?
by neophyte (Curate) on Sep 26, 2000 at 20:13 UTC |