source:
vendor/bash/3.1/Y2K
Last change on this file was 3228, checked in by , 18 years ago | |
---|---|
File size: 205 bytes |
Rev | Line | |
---|---|---|
[3228] | 1 | Since Bash does not manipulate date strings, it is Y2K-safe. |
2 | ||
3 | The only thing that Bash does with date strings is manipulate the string | |
4 | returned by ctime(3) or strftime(3) in the prompt customization code. |
Note:
See TracBrowser
for help on using the repository browser.