[PR #19] [MERGED] [code/time] Add somes functions in python toolbox #198

Closed
opened 2026-05-06 13:16:13 +02:00 by BreizhHardware · 0 comments

📋 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-devHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/19 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 9/20/2021 **Status:** ✅ Merged **Merged:** 9/21/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (1) - [`0b56451`](https://github.com/UpsilonNumworks/Upsilon/commit/0b564510e7ddf7333b3d4e10c100ad03ac30b06a) [code/time] Add time in python toolbox ### 📊 Changes **10 files changed** (+61 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description I saw if there are some functions that was missing in python toolbox (e.g., time.time(), time.setlocaltime(), …) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:13 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#198
No description provided.