Package org.jruby.util
Class RubyDateFormatter.Token
java.lang.Object
org.jruby.util.RubyDateFormatter.Token
- Direct Known Subclasses:
RubyTimeOutputFormatter
- Enclosing class:
RubyDateFormatter
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedToken(RubyDateFormatter.Format format) Token(RubyDateFormatter.Format formatString, Object data) -
Method Summary
Modifier and TypeMethodDescriptionstatic RubyDateFormatter.Tokenformat(char c) static RubyDateFormatter.Tokenformatter(RubyTimeOutputFormatter formatter) getData()Gets the data.Gets the format.static RubyDateFormatter.Tokenspecial(char c) static RubyDateFormatter.TokentoString()static RubyDateFormatter.TokenzoneOffsetColons(int colons)