This is to get 23:59 minutes in the Beijing time zone of the day. You just need to modify the time you want to get. For the timestamp, just change the time zone to zero time zone. Can this solve your problem?
Hello, the method you mentioned cannot get the date of 23:59 in the Beijing time zone of the day. Although you have set the time zone, and set the hours and minutes, you still cannot get the date of 0:00 and 23:59 of the day. Date and time, if there is anything wrong with my own use of your code, please point it out, thank you
The method I found later is: No need to set the time zone, just set the hour to 8 hours, so that you can get
Hello, your method is correct. What I said only shows the current correct time. After converting it to a timestamp, it is actually not correct. Sorry, I made a mistake
This is to get 23:59 minutes in the Beijing time zone of the day. You just need to modify the time you want to get. For the timestamp, just change the time zone to zero time zone. Can this solve your problem?
Hello, the method you mentioned cannot get the date of 23:59 in the Beijing time zone of the day. Although you have set the time zone, and set the hours and minutes, you still cannot get the date of 0:00 and 23:59 of the day. Date and time, if there is anything wrong with my own use of your code, please point it out, thank you
The method I found later is: No need to set the time zone, just set the hour to 8 hours, so that you can get
Hello, your method is correct. What I said only shows the current correct time. After converting it to a timestamp, it is actually not correct. Sorry, I made a mistake