Jump to content

Recommended Posts

Posted

I don't know if it does, but here's some logic for converting it (UNIX time = military time right? if not, dont be mad please :))

If $time > 12 Then $newtime = $time =- 12 & " PM"

[center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]

Posted (edited)

No. Windows must have ctime functions available somewhere, but I don't know how you find them. Someone may have a UDF out that a quickie-search didn't find, but the native AutoIt functions don't do unix time.

Definition: Unix Time (Wikipedia)

P.S. I did come across an interesting VBScript example: VBScript Date-Time Conversions Class

:)

Edited by PsaltyDS
Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Posted

Okay, sorry.. I didn't have any idea what UNIX time was, so I guessed :">

[center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...