Hello, I need some help with converting a date. I have the response time of 20 seconds in Angular and I want to store it as a timestamp in the database. However, I only want to store the seconds value and not the entire date. Can anyone suggest a solution for this? Thank you!