Example usage for org.joda.time.format DateTimeFormatter interface-usage

List of usage examples for org.joda.time.format DateTimeFormatter interface-usage

Introduction

In this page you can find the example usage for org.joda.time.format DateTimeFormatter interface-usage.

Usage

From source file com.miraisolutions.xlconnect.utils.RPOSIXDateTimeFormatter.java

/**
 * Inspired by http://code.google.com/p/renjin/source/browse/trunk/core/src/main/java/r/base/Time.java?spec=svn379&r=379
 * @author Martin Studer, Mirai Solutions GmbH
 */
public class RPOSIXDateTimeFormatter implements DateTimeFormatter {