•  
      tasks #45274 Convert time from 12 hour to 24 hour format
    #45274
    Ritish Singh (ritish31)
    2022-08-16 12:24
    2022-08-16 12:24
    Details
    Convert time from 12 hour to 24 hour format
    Whether the time format is 12 hours or not, can be found out by using list slicing. Check if last two elements are PM, then simply add 12 to them. If AM, then don’t add. Remove AM/PM from the updated time.
    5 - Medium
    State of Progress
    2022-05-28
    100
    2022-05-30
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-29
    Closed
    Attachments
    References
    References list is empty