bugfixes
This commit is contained in:
parent
85d935235e
commit
a69ba26320
4 changed files with 38 additions and 71 deletions
|
|
@ -3455,6 +3455,7 @@ sub Date_TimeZone {
|
|||
}
|
||||
$in->close;
|
||||
}
|
||||
push(@tz,"EST5EDT"); # if all else fails
|
||||
|
||||
# Now parse each one to find the first valid one.
|
||||
foreach $tz (@tz) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue