Does anyone know where I can find in the registry or another place - When a new user is created if the "User Must Change password at Next Logon" checkbox was selected? The domain controllers are still running NT4..
-Thanks in advance
I wrote the subroutine for memorial day.. It works I tested it out over several years, but as you said before it's not too elegant. I need to learn more about references in perl, since this mod is loaded with them.
# Calculate day before Memorial Day
sub check {
$Holidays =
{
"Memorial...
Thank You once again! I appreciate all your help. Your pretty darn good at this. I should be able to figure out memorial day from what you've done.. I hope. Here's how I've approached this, my problem was with calc memorial day, because it falls on the last Monday of May.
Thanks Again!
use...
Thanks for the reply! I still have a question. The link you referenced I have already been to and I do realize that the profiles.pm has a list of holidays included. I'm just not sure how to utilize it to calculate memorial day, specifically. I need to know every year - when the day before...
I'm using Date::Calendar::Profile to calcualate holidays; but I don't understand how to use the functions to calc memorial day or anyother holiday for that matter.
Here's a sample of my code :
use Strict;
use Win32::Process;
use Date::Calc qw(Delta_Days Today Nth_Weekday_of_Month_Year...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.