One thing at a time all the time!

Welcome to Rocteur
Friday, April 19 2024 @ 04:21 PM CEST

How to print week numbers in perl ?

$ perl -MPOSIX -le'print strftime q/%W/, localtime'

John W. Krahn

FAQ Manager » Perl » How to print week numbers in perl ?