Skip to content

Instantly share code, notes, and snippets.

View monisiqbal's full-sized avatar

Monis Iqbal monisiqbal

View GitHub Profile
package open.source;
import java.io.Serializable;
import java.text.MessageFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.TimeZone;
import java.util.regex.Matcher;
import java.util.regex.Pattern;