public class TimeZoneConverter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
INVALID_ZONE |
Modifier and Type | Method and Description |
---|---|
static int |
dateZoneToDiff(java.lang.String zone)
Ports date_zone_to_diff from ext/date/date_parse.c in MRI 2.3.1 under BSDL.
|
public static final int INVALID_ZONE
Copyright © 2001-2018 JRuby. All Rights Reserved.