Skip to content

converts dates into the format required by the SOAP 'xsd:dateTime' type

License

Notifications You must be signed in to change notification settings

joemcmahon/soap-datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOAP::DateTime

This is a little utility module that converts dates into the 
format required by the SOAP 'xsd:dateTime' type.  It's just a
dumb little wrapper around Date::Manip, because that's the 
lazy way to make sure that we are forgiving in what we accept.

To install:
  perl Makefile.PL
  make
  make test
  make install

About

converts dates into the format required by the SOAP 'xsd:dateTime' type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages