norm_time

Source: utils/date_time/norm_time.pro

 NORM_TIME
        Convert a possibly unnormalized time array into a normalized
        one.

 Usage:
        time_array = norm_time(time)

 Return Value:
        time_array      int     The normalized time.

 Argument:
        time    int/fl  input   The time to be normalized in 
                                        y, d, h, m, s form.

 History:
        Original: 24/8/93; SJT
        Removed integer restriction: 24/11/93; SJT
        Fix for dates beyond 2000: 1/12/95; SJT



James Tappin 2005-02-04