Skip to content

miyagawa/Time-Duration-ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Time::Duration::ja - describe Time duration in Japanese

SYNOPSIS

use Time::Duration::ja;

my $duration = duration(time() - $start_time);

DESCRIPTION

Time::Duration::ja is a localized version of Time::Duration.

UNICODE

All the functions defined in Time::Duration::ja returns string as Unicode flagged. You should use Encode or encoding to convert to your native encodings.

AUTHOR

Tatsuhiko Miyagawa miyagawa@bulknews.net

Most of the code are taken from Time::Duration::sv by Arthur Bergman and Time::Duration by Sean M. Burke.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Time::Duration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages