ContributionsMost RecentMost LikesSolutionsAdding Days to a date stringHello! I would really appreciate help with my topic. I am getting a date string by def date =content.expand ("...") The date is in format YYYYMMDD Now my problem is I need to add a day to calculate tomorrows date correctly. Can anyone be so king and help me out?Extract String from DBHi! I am looking for a simple way to extract a string which looks like "SURNAME/GIVENNAME MR" to separate values. The string is coming from my DB datasource an is currenctly recognized as property tbl.Name. What wouls need is to have SURNAME GIVEN NAME and TITLE in separate properties. I know there might be a way to do this with regular expression. Sadly I am not quite familiar at this time with groovy script. Anyone give me an example how to manage this? Brgs iRoxter