Currenttime() & Currentdate()

BlitzMax Forums/BlitzMax Programming/Currenttime() & Currentdate()

is there any way to tweak the currenttime() and currentdate() to show non-Euro standard and replace with other times zones such as US etc?

No commands for it. You'd have to write your own time shift routine.

Thanks; what I thought.

Oh, if you come up with either some working POSIX compliant time stamp (or UTC timestamp) code do share.

I am working on it

Try this thread

http://www.blitzbasic.com/Community/posts.php?topic=66191#740572

@degac
Thanks :-)