-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Create SunCalc.py #4
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
carolynrenahuggins
approved these changes
Dec 27, 2022
|
if you are using DATETIME as dt import datetime as dt t = ts.utc(2022, 1, range(1, 13)) |
|
do not use both things. |
This comment was marked as spam.
This comment was marked as spam.
Author
|
Excellent, thank you for your prompt and informal help!
|
|
Hello Github/Codespaces-Blank
Am I being required to run these codes or is this a email notification that
codes are being
Ran in this code space
On Sat, Jan 14, 2023 at 1:54 AM liedlgruber ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In SunCalc.py
<#4 (comment)>
:
> @@ -0,0 +1,45 @@
+# -*- coding: utf-8 -*-
SunCalc.py
—
Reply to this email directly, view it on GitHub
<#4 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APWOMAHFSHM4DZEPCVFOKWTWSJLUJANCNFSM6AAAAAATHWTC3I>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Author
|
198-2
approved these changes
Jan 15, 2023
reneroliveira
added a commit
to reneroliveira/codespaces-blank
that referenced
this pull request
Jul 23, 2023
ishpaul777
pushed a commit
to ishpaul777/codespaces-blank
that referenced
this pull request
Aug 28, 2023
added logout-modal
rcruz63
added a commit
to rcruz63/codespaces-blank
that referenced
this pull request
Dec 8, 2023
Feature/dia4
CThomson2
pushed a commit
to CThomson2/codespaces-blank
that referenced
this pull request
Feb 16, 2024
ctcncgr
pushed a commit
to ctcncgr/codespaces-blank
that referenced
this pull request
Jun 18, 2024
Switched to Lit components
IbrahimUsmani118
pushed a commit
to IbrahimUsmani118/codespaces-blank
that referenced
this pull request
Jun 24, 2024
…ools Add Arize-Phoenix to tools section
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register error; now returns general error. Still needs work * Legolas2222-Feature add Build pipeline to development branch (github#4) * Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work * Removed the desktop build yml file from the branch to save automation costs on the development branch (github#5) * Added support for basic Todo domain (github#6) * Added support for basic Todo Domain, including infrastructure and the todo controller * Added support for adding and getting Todos, with a todoRepository and its in-memory implementation * Fixed: Changed the todos controller base access modifier to public, so now it is registered as a new route * Added the Hoppscotch config file to the project file structure to have all resources in the same place * Fixed the endpoint for getting a todo by its guid. Still needs work, error handling has to be done * Removed testing endpoint with warning
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register error; now returns general error. Still needs work * Legolas2222-Feature add Build pipeline to development branch (github#4) * Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work * Removed the desktop build yml file from the branch to save automation costs on the development branch (github#5) * Added support for basic Todo domain (github#6) * Added support for basic Todo Domain, including infrastructure and the todo controller * Added support for adding and getting Todos, with a todoRepository and its in-memory implementation * Fixed: Changed the todos controller base access modifier to public, so now it is registered as a new route * Added the Hoppscotch config file to the project file structure to have all resources in the same place * Fixed the endpoint for getting a todo by its guid. Still needs work, error handling has to be done * Removed testing endpoint with warning * Legolas2222 feature custom error handling (github#9) * Continuation to the end of the Error Handling episode of the DDD Series * Added the option for an Errors Controller and more generic Error handling, finished episode 6 of .NET DDD Series * Legolas2222 Simple CQRS Implementation (github#11) * Worked on CQRS implementation of episode 6 until 8:11 of the DDD .NET series * Added the MediatR package, and updated the DI package * Moved all the subfolders into a src folder, for better structure and ability to unit-test (github#12) * Removed wrong files * Fixed path to build file for the build pipeline
mtapia01
pushed a commit
to mtapia01/codespaces-blank
that referenced
this pull request
Sep 4, 2024
IbrahimUsmani118
pushed a commit
to IbrahimUsmani118/codespaces-blank
that referenced
this pull request
Oct 26, 2024
Bzcasper
pushed a commit
to Bzcasper/codespaces-blank
that referenced
this pull request
May 18, 2025
Just keeping this up to date since we reverted back to the original logo from github#4 Great continued work on this project!!!
Asfm445
pushed a commit
to Asfm445/codespaces-blank
that referenced
this pull request
Aug 1, 2025
fix mongo connection
srithanusunset
pushed a commit
to srithanusunset/codespaces-blank
that referenced
this pull request
Oct 23, 2025
…r-updates Update devcontainer
AnsonShie
pushed a commit
to AnsonShie/codespaces-blank
that referenced
this pull request
Oct 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How can I get rid of that error?
AttributeError: type object 'datetime.datetime' has no attribute 't'
SunCalc.zip