mirror of
https://github.com/wez/wezterm.git
synced 2024-12-04 07:06:59 +03:00
85fb78d788
Includes a method for determining sunrise/sunset.
195 B
195 B
Time
object
Represents a date and time that is tracked internally as UTC.
Using tostring()
on a Time
object will show the internally tracked UTC time
information.