csk_fn_get_epoch_awsdate
Use this function to converts the AWS date to an epoch format.
- String: csk_fn_get_epoch_awsdate (Object inputDate)
- Input:
Object inputDate: The input date from the user / lex
- Example: $csk_fn_get_epoch_awsdate("2022-10-28") → "1666915200000"