mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #19] [MERGED] [code/time] Add somes functions in python toolbox #198
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/19
Author: @Yaya-Cout
Created: 9/20/2021
Status: ✅ Merged
Merged: 9/21/2021
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev📝 Commits (1)
0b56451[code/time] Add time in python toolbox📊 Changes
10 files changed (+61 additions, -1 deletions)
View changed files
📝
apps/code/catalog.de.i18n(+6 -0)📝
apps/code/catalog.en.i18n(+6 -0)📝
apps/code/catalog.es.i18n(+6 -0)📝
apps/code/catalog.fr.i18n(+6 -0)📝
apps/code/catalog.hu.i18n(+6 -0)📝
apps/code/catalog.it.i18n(+6 -0)📝
apps/code/catalog.nl.i18n(+6 -0)📝
apps/code/catalog.pt.i18n(+6 -0)📝
apps/code/catalog.universal.i18n(+6 -0)📝
apps/code/python_toolbox.cpp(+7 -1)📄 Description
I saw if there are some functions that was missing in python toolbox (e.g., time.time(), time.setlocaltime(), …)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.