Skip to content

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

@20wildmanj

Description

@20wildmanj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions