Convert::NLS_DATE_FORMAT man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Convert::NLS_DATE_FORMUser)Contributed Perl DocumenConvert::NLS_DATE_FORMAT(3)

NAME
       Convert::NLS_DATE_FORMAT - Convert Oracle NLS_DATE_FORMAT <-> strftime
       Format Strings

SYNOPSIS
	 use Convert::NLS_DATE_FORMAT qw(oracle2posix posix2oracle);
	 my $strptime = oracle2posix($NLS_DATE_FORMAT);
	 $NLS_DATE_FORMAT = posix2oracle($strftime);

DESCRIPTION
       Convert Oracle's NLS_DATE_FORMAT string into a strptime format string,
       or the reverse.

   Functions
       oracle2posix
	   Takes an Oracle NLS_DATE_FORMAT string and converts it into
	   formatting string compatible with "strftime" or "strptime".

	     my $format = oracle2posix('YYYY-MM-DD HH24:MI:SS'); # '%Y-%m-%d %H:%M:%S'

       posix2oracle
	   Takes a "strftime" or "strptime" formatting string and converts it
	   into an Oracle NLS_DATE_FORMAT string. It is possible to create
	   strings which Oracle will not accept as valid NLS_DATE_FORMAT
	   strings.

	     my $format = posix2oracle('%Y-%m-%d %H:%M:%S'); # 'YYYY-MM-DD HH24:MI:SS'

   EXPORT
       None by default. "oracle2posix" and "posix2oracle" when asked.

SEE ALSO
       DateTime::Format::Oracle.

AUTHOR
       Nathan Gray, <kolibrie@cpan.org>

COPYRIGHT AND LICENSE
       Copyright (C) 2005, 2006 Nathan Gray

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself, either Perl version 5.8.4 or, at
       your option, any later version of Perl 5 you may have available.

perl v5.14.1			  2006-11-04	   Convert::NLS_DATE_FORMAT(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net