Searched +refs:original +refs:date (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DDate.pm7 # Plugin to generate formatted date strings.
65 # Returns a formatted time/date string for the specified time, $time,
85 my (@date, $datestr);
90 @date = (gmtime($time))[0..6];
93 @date = (localtime($time))[0..6];
106 @date = @parts[reverse 0..5];
110 @date = @parts[2,1,0,3..5];
114 if (!@date) {
115 return (undef, Template::Exception->new('date',
116 "bad time/date strin
[all...]
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/Builder/Parser/
H A Dgeneric.pm40 my ( $self, $date, $p, @args ) = @_;
41 return unless defined $date;
51 # Preprocess - can modify $date and fill %p
53 $date = $args{preprocess}
54 ->( input => $date, parsed => \%p, %param );
57 my $rv = $class->do_match( $date, @args ) if $class->can('do_match');
62 $args{$type}->( input => $date, %param ) if $args{$type};
67 $dt = $class->post_match( $date, $rv, \%p )
74 input => $date,
82 $dt = $class->make( $date,
[all...]
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A Dgeneric.pm80 my ($self, $date, $p, @args) = @_;
81 return unless defined $date;
91 # Preprocess - can modify $date and fill %p
94 $date = $args{preprocess}->( input => $date, parsed => \%p, %param );
97 my $rv = $class->do_match( $date, @args ) if $class->can('do_match');
103 $args{$type}->( input => $date, %param ) if $args{$type};
108 $dt = $class->post_match( $date, $rv, \%p ) if $class->can('post_match');
115 input => $date,
123 $dt = $class->make( $date,
[all...]
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dcompare_curl_source.com11 $! 1. Compare the original source of a project with an existing
15 $! 3. Keep a copy directory up to date. The third is needed by
19 $! First the files in the original source directory which is assumed to be
56 $! source is up to date.
70 $! source is up to date.
/macosx-10.10/ksh-23/ksh/lib/package/
H A Dpackage.mk50 * package base version (overrides current date)
53 * package delta release (overrides current date)
571 name.original := $(name)
573 if name != "$(name.original)"
574 $(name) : $(~$(name.original))
582 version.original := $(version)
630 package write cyg base source version=$(version.original) $(name.original)
631 package write cyg base binary version=$(version.original) $(name.original)
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.mk50 * package base version (overrides current date)
53 * package delta release (overrides current date)
571 name.original := $(name)
573 if name != "$(name.original)"
574 $(name) : $(~$(name.original))
582 version.original := $(version)
630 package write cyg base source version=$(version.original) $(name.original)
631 package write cyg base binary version=$(version.original) $(name.original)
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex338 %\key{agenda for date at cursor}{C-c C-o}
532 \key{prompt for date and insert timestamp}{C-c .}
533 \key{like \kbd{C-c} . but insert date and time format}{C-u C-c .}
541 \key{access the calendar for the current date}{C-c >}
542 \key{insert timestamp matching date in calendar}{C-c <}
543 \key{access agenda for current date}{C-c C-o}
544 \key{Select date while prompted}{mouse-1/RET}
545 %\key{... select date in calendar}{mouse-1/RET}
584 \key{agenda for date at cursor}{C-c C-o}
597 \key{show original locatio
[all...]
H A Dgnus-refcard.tex81 \def\date{April, 2006}
130 current maintainer's email address. \Guide{} last edited on \date.
570 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
741 W T o & Display the {\bf original} timestamp.\\
742 W T p & Display the date in format that's {\bf
936 S F & (F) Post a {\bf followup} and include the original. [p/p]\\
943 S R & (R) Mail a {\bf reply} and include the original. [p/p]\\
948 the original.\\
950 S V & Mail a {\bf very} wide reply to this article and include the original.\\
958 S N & Post a followup via {\bf news} and include the original mai
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerInfo.c566 CFDateRef date;
567 der_decode_date(NULL, 0, &date, NULL, CFDataGetBytePtr(sosdate),
569 return date;
583 SOSPeerInfoRef SOSPeerInfoCopyAsApplication(SOSPeerInfoRef original, SecKeyRef userkey, SecKeyRef peerkey, CFErrorRef *error) {
585 SOSPeerInfoRef pi = SOSPeerInfoCreateCopy(kCFAllocatorDefault, original, error);
641 CFDateRef date = sosCreateCFDate(sosdate);
643 return date;
736 SOSCreateError(kSOSErrorUnexpectedType, CFSTR("Retirement date is after current date"), NULL, error));
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/lib/DateTime/Format/
H A DPg.pm132 my $clone = $original->clone();
404 The other methods are specific to the corresponding PostgreSQL date/time data
429 Given a string containing a date and/or time representation, this method
432 If the input string does not contain a date, it is set to 1970-01-01.
449 Given a string containing a timestamp (date and time) representation,
495 a new C<DateTime> object. The date is set to 1970-01-01. This method is
539 Given a string containing a date representation, this method will return
627 input for all date and date/time types of PostgreSQL. It will contain
628 date an
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcaltest.cpp370 UDate when = date(90, UCAL_APRIL, 15);
474 if (cal->getTime(status) != date(84, 5, 24) || U_FAILURE(status))
479 if (cal->getTime(status) != date(85, 3, 2, 11, 49) || U_FAILURE(status))
484 if (cal->getTime(status) != date(95, 9, 12, 1, 39, 55) || U_FAILURE(status))
560 if (gc->getTime(status) != (d =date(98, 10, 14, 21, 43) )|| U_FAILURE(status))
567 if (gc->getTime(status) != (d=date(98, 10, 14, 21, 43, 55)) || U_FAILURE(status))
657 int32_t year = 1997, month = UCAL_APRIL, date = 1;
658 gc->set(year, month, date);
667 gc->get(UCAL_DATE, status) != (date + i)) errln("FAIL: Date wrong");
753 c->setGregorianChange(date(
919 UDate date; local
1646 UDate tst, original; local
2873 UDate date = formatter->parse("1975-05-06", status); local
2899 UDate date = formatter->parse("1975-05-06", status); local
[all...]
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl15 there under the same name as the original.
121 the same size and modification date as in a specified targz file.
168 to match the date of the newest files inside them.
/macosx-10.10/vim-55/runtime/syntax/
H A Dmonk.vim17 " The original author's notes:
125 syn keyword monkFunc find-get-after find-get-before get-timestamp julian-date?
127 syn keyword monkFunc standard-date? standard->julian string-begins-with?
H A Dlifelines.vim60 syn keyword lifelinesFunct date place year long short gettoday dayformat
118 "adapted from original c.vim written by Bram Moolenaar
H A Dsisu.vim36 syn match sisu_sub_header_original "^\s\+:\(publisher\|date\|language\|institution\|nationality\|source\):\s"
65 syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_dates matchgroup=sisu_header start="^[@]date:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$"
69 syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_original matchgroup=sisu_header start="^[@]original:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$"
H A Ddoxygen.vim18 " doxygen_enhanced_colour - Use the (non-standard) original colours designed
226 syn keyword doxygenOther contained arg author date deprecated li return returns see invariant note post pre remarks since test nextgroup=doxygenSpecialMultilineDesc
/macosx-10.10/vim-55/runtime/ftplugin/
H A Docaml.vim203 " following lines are the quite exact copy of Stefano's original plugin :
245 " Copied from Stefano's original plugin :
395 " The original buffer has been restored in the exact same state as before.
404 " This also handles the modification date of the .annot file, eg. after a
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-art.el199 'date Date less than four days old.
209 (const :tag "Date less than four days old." date)
959 (defcustom gnus-article-date-lapsed-new-header nil
961 When using `gnus-treat-date-lapsed', the \"X-Sent:\" header will
1190 (defcustom gnus-treat-date-ut nil
1198 (defcustom gnus-treat-date-local nil
1206 (defcustom gnus-treat-date-english nil
1215 (defcustom gnus-treat-date-lapsed nil
1223 (defcustom gnus-treat-date-original ni
[all...]
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm306 will result in the original copy of file being preserved and the second
321 The file is saved only if the date given in the C<Last-Modified> is more
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm308 will result in the original copy of file being preserved and the second
323 The file is saved only if the date given in the C<Last-Modified> is more
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DDBI.pm486 "arrest him!", the third to the date from "%d", and the fourth to your
517 which overcomes many of the drawbacks of the original JDBCAppender.>
/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm998 possible to recover the original keys in sets of keys that
2044 my ($dotdir, $HISTORY, %hist_db, $href, $binary_time, $date) ;
2059 $date = localtime unpack("V", $binary_time);
2060 print "$date $href\n" ;
2066 $date = localtime unpack("V", $binary_time) ;
2067 print "Last visited mox.perl.com on $date\n" ;
2130 modified to fix the original problem by destroying the API object
2245 date, so the most recent version can always be found on CPAN (see
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/
H A DChanges875 <folarte@peoplecall.com>: ISO date format and documentation mixed
876 up MM with mm in the simple date format
979 This is different from the original log4j, which does some
1065 * Implemented dictatory date format for %d: yyyy/MM/dd hh:mm:ss
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm700 and which format ("Write the date first, then the file name and line
1122 files -- as used by the original Java implementation. Instead of
1183 the message and add all sorts of interesting data to it: The date and
1208 %d Current date in yyyy/MM/dd hh:mm:ss format
1234 of a date, according to the SimpleDateFormat in the Java World
1237 In this way, C<%d{HH:mm}> displays only hours and minutes of the current date,
1276 format, check out the original C<log4j> website under
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1943 includes the text of $@ and the original $@ value is available in $info{err}.
2299 However, with overloaded stringification, the original code continues
2326 Class::DBI based. A common usage would be to inflate a date field to a
2327 date/time object:
3053 to date with minor sub-version releases.
3164 slightly out of date , but it's a good introduction:

Completed in 607 milliseconds

12