NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
PowerShell date fanboy + where's your Amazon ... (Score:1)
PS C:\> [datetime] | gm -Static
TypeName: System.DateTime
Name MemberType Definition
---- ---------- ----------
Compare Method static System.Int32 Compare(DateTime t1, DateTime t2)
DaysInMonth Method static System.Int32 DaysInMonth(Int32 year, Int32 month)
Equals
Re:PowerShell date fanboy + where's your Amazon .. (Score:1)
I think we're already on the road to meeting your requests.
DateTime.today()(DateTime.now - DateTime.new('2010-03-20T00:00:00')).days(With moritz++'s proposed
Dateclass, the second example might be even more straightforward. It feels a bit silly to specify00:00:00just to be able to use the ISO8601 constructor.)Please create & publish an Amazon wish list so those wannabe P6 Medicis out there can thank you.
As it happens, I have one already [amazon.com], but more for keeping track of things myself than for people to thank me.
Reply to This
Parent