jaywcjlove / DevHub

A feature-rich offline application, is meticulously crafted to support developers in their daily tasks while ensuring the utmost security of their data
https://wangchujiang.com/DevHub
1.53k stars 57 forks source link

Support converting timestamps to timezoned date strings #5

Open suummer opened 8 months ago

suummer commented 8 months ago

Can you add a function to convert a timestamp (maybe in second or millisecond, maybe currrent time) to formatted date strings in various time zones (UTC-12 to UTC+14)? So I can check any time in other time zones.

Thank you!

jaywcjlove commented 8 months ago

@suummer This is no problem.

jaywcjlove commented 8 months ago
image

@suummer like this?

suummer commented 7 months ago
image

maybe like this. and you may add more details for each time zone @jaywcjlove