Java Date Parsing from String with Timezone

Tue Nov 28 18:26:14 CET 2023
Tue Nov 28 18:26:14 CET 2023
how can i parse this string as date? im not sure how to add weekdays and timezone ?? ?? dd HH:mm:ss ?? yyyy
5 Replies
JavaBot
JavaBot10mo ago
This post has been reserved for your question.
Hey @' .• KIΛ.RΛR ’•. '! Please use /close or the Close Post` button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Defective
Defective10mo ago
According to SimpleDateFormat's JavaDocs (assuming you are using this) It's E MMM dd HH:mm:ss z yyyy And if you are using SimpleDateFormat remember to set the Locale in its constructor!
Defective
Defective10mo ago
You are welcome! If it works and you don't need more help on this topic, make sure to close the post
' .•` KIΛ.RΛR ’•. '
yes it works ^^ thx
Want results from more Discord servers?
Add your server