mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-02 06:06:59 -06:00
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@2104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2ce6d2d088
commit
446213ca68
2 changed files with 19 additions and 0 deletions
10
uppdev/GetSysTime/GetSysTime.cpp
Normal file
10
uppdev/GetSysTime/GetSysTime.cpp
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#include <Core/Core.h>
|
||||
|
||||
using namespace Upp;
|
||||
|
||||
CONSOLE_APP_MAIN
|
||||
{
|
||||
DDUMP(GetSysTime());
|
||||
DDUMP(GetUtcTime());
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue