Search Results

Search: Posts Made By: menon
9,745
Posted By drl
Hi. From a description at CPAN: use...
Hi.

From a description at CPAN:
use DateTime::Format::Epoch::MJD;

my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 );
# 2004-08-27T00:00:00

...
11,976
Posted By vgersh99
something to start with: #!/bin/ksh ...
something to start with:

#!/bin/ksh
#-----------------------------------------------------------------------------
# Date manipulation routines - convering to Julian and back
#
# Julian Day...
38,313
Posted By oombera
Well if you can alter the script that's passing...
Well if you can alter the script that's passing the parameter, you could change the piece of code, such as date +%Y%j, so that it sends what you want it to send, such as date +%Y%m%d.

Otherwise......
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy