Questions tagged [current-time]

77 questions
-4
votes
1 answer

Can I update current date automatically in SQL?

I'm trying to save data in my table for these column: year, month and date respectively. Is there a way to set these columns to adjust or update automatically to the current year, month and date?
-5
votes
2 answers

How to get date and time in below format in java?

How can I get the current date and time and how can I transfer it into the following String format? 06-04-2020 05:00 PM After that I need to add few minutes to the date? Please help!
1 2 3 4 5
6