xmlgregoriancalendar - How to add two XMLgregorian calendar instance in Java -


i have 2 xmlgregorian varibales.

 xmlgregoriancalendar date;  xmlgregoriancalendar starttime; 

date has date value ie 2017-07-23 , starttime has time ie 20:00:00. want add above 2 variables ie xmlgregorian variable have date + starttime.
me achieve this.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -