Given a string time stamp need to add hours

From: donna Cote <d-cote_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 09 2011 - 09:45:12 MST

I could use help with this. It's sleeting outside and my brain seems to
be just about as frozen as my car's windshield!

I have a time stamp, in a string:

Variable: timestring
Type: string
Total Size: 4 bytes
             1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
2010-06-01T00:00

And I have a number of hours, which, in this example = 12

(0) Variable Name: Time
(0) 1 Dimensions:
(0) 0) Time: 1
(0) long_name: Elapse Time
(0) units: hour
(0) FORTRAN_format: i8
(0) start: 2010-06-01 00:00:00
(0) FORM: YYYY-MM-DD hh:mm:ss

How do I get a timestamp created that will give me
   2010-06-01T12:00:00 (timestring + Time(0)) ??

Thanks, Donna

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Feb 9 09:45:29 2011

This archive was generated by hypermail 2.1.8 : Fri Feb 11 2011 - 16:11:42 MST