List of utility methods to do Calendar to Long Convert
if (c != null) return c.getTimeInMillis(); return null;