Thank you everybody for your help. This:

  my $dayOfWeek = POSIX::strftime ("%A", localtime );
  $RT::Logger->debug("Day of Week is : $dayOfWeek ");

works fine. I had a stupid error there,
Tom.

Micah Gersten napsal(a):
> This might be what you're looking for:
> http://search.cpan.org/~stbey/Date-Calc-5.4/Calc.pod
>
> Thank you,
> Micah Gersten
> onShore Networks
> Internal Developer
> http://www.onshore.com
>
>
>
> Tomáš Sára wrote:
>   
>> Hello everybody,
>>
>> is there a possibility to find out the day of the week out of the date? 
>> I sopose there should be a perl function for this. Am I right? I 
>> searched mailing lists but I didn't find any information there.
>>
>> Thanks in advance for any help,
>> Tom.
>>   
>>     
>
>   

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to