Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception output when creating PikaStdDevice.Time() #143

Closed
pikasTech opened this issue Jun 6, 2022 · 1 comment
Closed

Exception output when creating PikaStdDevice.Time() #143

pikasTech opened this issue Jun 6, 2022 · 1 comment

Comments

@pikasTech
Copy link
Owner

pikasTech commented Jun 6, 2022

Exception prints time.struct_time when creating PikaStdDevice.Time().

>>> t = PikaStdDevice.Time()
time.structure_time(tm_year=1970, tm_mon=1,tm_mday=1, tm_hour=8, tm_min=0, tm_sec=0, tm_wday=4,tm_day=1, tm_isdst=-)
>>>

@OnceDay11 Is it considered to check this issue and provide a fix? Thanks.

@pikasTech pikasTech changed the title Exception output when creating PikaStdData.Time() Exception output when creating PikaStdDevice.Time() Jun 6, 2022
@pikasTech
Copy link
Owner Author

fixed 316c29c

@pikasTech pikasTech mentioned this issue Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant