microsoft.exchange.webservices.data
Class TimeSpanTest

java.lang.Object
  extended by microsoft.exchange.webservices.data.TimeSpanTest

public class TimeSpanTest
extends Object

The Class TimeSpanTest.


Constructor Summary
TimeSpanTest()
           
 
Method Summary
static void main(String[] args)
          The main method.
static String timeSpanToXSDuration(Calendar timeSpan)
          Time span to xs duration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSpanTest

public TimeSpanTest()
Method Detail

main

public static void main(String[] args)
The main method.

Parameters:
args - the arguments

timeSpanToXSDuration

public static String timeSpanToXSDuration(Calendar timeSpan)
Time span to xs duration.

Parameters:
timeSpan - the time span
Returns:
the string


Copyright © 2012. All Rights Reserved.