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

CLI does not take into account DST->EST change #37

Open
20wildmanj opened this issue Oct 27, 2024 · 0 comments
Open

CLI does not take into account DST->EST change #37

20wildmanj opened this issue Oct 27, 2024 · 0 comments

Comments

@20wildmanj
Copy link
Contributor

From 15-122:

the 'autolab' command to use the CLI seems to get tripped off by the DST->EST change:

  • the web version correctly displays the due date of our next assignment as Nov 3 at 9pm (see screenshot)
  • when using autolab, the date is one hour off:

ladigue:~> autolab122 download peg
Querying assessment 'peg' of course '15122-f24' ...
Creating directory /home/iliano/peg
Handout downloaded into assessment directory
Writeup downloaded into assessment directory

Due: Sun Nov 3 22:00:00 2024
peg successfully downloaded.

(autolab122 is a simple wrapper around autolab; it does nothing with/about the due date)

I see the same thing for all our assignments that fall on EST.

It seems that the assignments that begin during DST and end during EST do not show the current end date.

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