Time plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Time plugin moved to Time plug-in) |
Instructor (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Links == | == Links == | ||
Download v1. | Download v1.2:<br> | ||
<attach>Time.zip</attach> | <attach>Time.zip</attach> | ||
Line 11: | Line 11: | ||
== Description == | == Description == | ||
'''Features:''' | '''Features:''' | ||
*Mathematical operations with times | |||
*Get local time | *Get local time | ||
*Set local time | *Set local time | ||
*Get file/directory creation, last write, last access times | *Get file/directory creation, last write, last access times | ||
*Set file/directory creation, last write, last access times | *Set file/directory creation, last write, last access times | ||
* | *UTC supported | ||
'''Notes:''' | '''Notes:''' | ||
*Win95/Win98/WinMe: Time set for directory is not supported | *Win95/Win98/WinMe: Time set for directory is not supported | ||
Revision as of 21:21, 29 December 2005
Author: Instructor (talk, contrib) |
Links
Download v1.2:
Time.zip (63 KB)
Discussion:
Forum thread
Description
Features:
- Mathematical operations with times
- Get local time
- Set local time
- Get file/directory creation, last write, last access times
- Set file/directory creation, last write, last access times
- UTC supported
Notes:
- Win95/Win98/WinMe: Time set for directory is not supported
!! If you know assembler you can help to implement time set for directory in Win95/Win98/WinMe: link