develooper Front page | perl.vmsperl | Postings from January 2002

Re: Displaying VMS internal times in Perl

Thread Previous | Thread Next
From:
Brad Hughes
Date:
January 22, 2002 13:04
Subject:
Re: Displaying VMS internal times in Perl
Message ID:
3C4DD27D.2020607@tgsmc.com
Patrick Spinler wrote:

> Hi:
> 
> I'm doing some user auditing, and reading VMS formatted 64 bit datetime
> values from sysuaf.dat (like last login time, for instance).
> 
> Any clue how to convert these into a human readable form without access
> easy access to the various LIB$* routines dealing with VMS dates ?  Or
> would it be fastest just to do something in C ?


use VMS::Misc qw(quad_to_date);



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About