[TASK] Convert Date/Time Format Into Epoch v1.0

Convert data/time string format into epoch time

  1. SmartPhoneLover
    DESCRIPTION
    This task will help you to convert any type of date/time string format into Epoch time.

    Notes:
    - To know more about how to use SimpleDateFormat class, you can go here.