Closed yuqiuwen closed 7 months ago
You can use the from_datetime method, and give the datetime a timezone.
from_datetime
But if you want the format to include timezones, then I think you can't because of the spec.
You can use the
from_datetime
method, and give the datetime a timezone.But if you want the format to include timezones, then I think you can't because of the spec.