[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to add hours, minutes, Seconds.... to a datetime variable?

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Use the ADD-INTERVAL function. Von: goo [mailto:bounce-goo@community.progress.com] Gesendet: Freitag, 9. März 2018 15:13 An: TU.OE.General@community.progress.com Betreff: [Technical Users - OE General] How to add hours, minutes, Seconds.... to a datetime variable? Update from Progress Community goo 11.7 What would be the easiest way of adding hours, minutes... .to a datetime? I have seen something in the calenderclass to MS that does myDT = myCal.AddYears( myDT, 5 ); myDT = myCal.AddMonths( myDT, 5 ); : : Anyone having a smart way of doing this? View online You received this notification because you subscribed to the forum. To stop receiving updates from only this thread, go here . Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top