mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1193: Implement front end for connection history.
This commit is contained in:
@@ -215,7 +215,7 @@ public class ConnectionRecordSearchTerm {
|
||||
startCalendar.clear();
|
||||
startCalendar.set(
|
||||
Integer.parseInt(year),
|
||||
parseInt(month, 0),
|
||||
parseInt(month, 1) - 1,
|
||||
parseInt(day, 1)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user