[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bgl-discuss] fortran date_and_time does not work



Hi Steve,

The date is now set on the I/O nodes at allocate/boot time.  I have not
yet gotten the localtime setting to be correct, so what you will get is
the time in UTC (i.e. 6hrs off).  Hopefully that is better than the epoch.

Susan.

 On Mon, 7 Feb 2005, Steven Pieper wrote:

> date_and_time is the f90 standard subroutine for getting
> the current date and time of day.  but in bgl
> 
>       call date_and_time ( date, time, zone, values )
> 
> is returning   date=01-Jan-70  and a time which starts at 00:00:xx and 
> then increases at the right rate during job execution.
> 
> (it works on the frontend)
> 
> steve
> 
> - --------------------------------------------------------------------
> To add or remove yourself from this mailing list, use the 'notifyme'
> command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.
> 
> 

- --------------------------------------------------------------------
To add or remove yourself from this mailing list, use the 'notifyme'
command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.