adjust date-time
This commit is contained in:
parent
d49b6f7834
commit
99041a6b3f
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
|||
@{hex}=@{h}*@{h}
|
||||
|
||||
# Date and time
|
||||
@{date}=[0-9][0-9][0-9][0-9]-[1-12]-[1-31]
|
||||
@{time}=[1-24]-[0-60]-[0-60]
|
||||
@{date}=[0-9][0-9][0-9][0-9]-[1-9]{,[0-2]}-[1-9]{,[0-9]}
|
||||
@{time}=[1-9]{,[0-9]}-[0-9]{,[0-9]}-[0-9]{,[0-9]}
|
||||
|
||||
# @{MOUNTDIRS} is a space-separated list of where user mount directories
|
||||
# are stored, for programs that must enumerate all mount directories on a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue