search for: dateformat

Displaying 20 results from an estimated 50 matches for "dateformat".

2009 Aug 21
1
trouble with Vista & reading files
...sort of permissions thing. ############################################## cro.etest.grab <- function(dataDir="raw.etest.data", header="hdr", dataHeaders="datasets/eTestDataHeaders.txt", slotCol="Wafer", dateFormat="%m/%d/%Y %H:%M:%S", lotCol="eTestLotID") { ### Function: grab data in its raw form from SVTC's HP electrical tester and ### "munge" it into a format more friendly for analysis in R. ### Requires: dataDir -- the directory whe...
2004 Mar 19
1
date conversions in pastecs
In function daystoyears in package pastecs, I get this (wrong?) result with 1995: > daystoyears(1,datemin="1/1/1997",dateformat="m/d/Y") 1997.001 > daystoyears(1,datemin="1/1/1995",dateformat="m/d/Y") 1994.999 Any insights? Thanks Angel
2015 Jan 08
4
SEMI OFF-TOPIC - Fail2ban
Hi list , someone on the list has seen this type of connection attempts in asterisk, fail2ban does not stop 2015-01-08 14:59:47] SECURITY[21515] res_security_log.c: SecurityEvent="ChallengeSent",EventTV="1420750787-386840",Severity="Informational",Service="SIP",EventVersion="1",AccountID="sip:100 at
2014 Nov 12
4
Problem with build and check
...e = 1.1, out.poll.max = 30, out.poll.timeout = 3600, netrc.path, netrc.server = "ldap", rtype = c("xml", "json"), dateformat= "%Y-%m-%d") { server <- match.arg(server) server } I created a package "dummy" with only this function, and get the following on my Linux box. tmt-local2021% R CMD build dummy * checking for file ?dummy/DESCRIPTION? ... OK * preparing ?dummy?: * checking DESCRIP...
2009 May 15
1
[PATCH server] First round of (largely) cosmetic changes to flexchart.
...ge org.ovirt.charts { import mx.controls.TextInput; import mx.controls.DateField; import mx.controls.Button; + import mx.controls.Label; import mx.controls.PopUpMenuButton; import mx.controls.Text; import mx.events.MenuEvent; + import mx.events.FlexEvent; import mx.formatters.DateFormatter; import org.ovirt.data.*; import org.ovirt.elements.*; @@ -54,10 +58,22 @@ package org.ovirt.charts { private var functionMenu:PopUpMenuButton; private var dateBar:Box; private var datePattern:RegExp; + private var selectedBar:SingleBar; /* Private, class-s...
2006 Mar 18
1
Date formatting and adding question
...he next sunday''s events, but I end up doing it manually... Is it possible to add to DateTime.now and find WHERE the date in the database equals that....might sound confusing but i''ve seen this done in ColdFusion easily like this: SELECT * FROM Schedule WHERE eventdate >= #DateFormat(DateAdd("d", 7, Now()), "mm/dd/yy")# Is it possible to do something like that in RoR? Thanks in advance! -- Posted via http://www.ruby-forum.com/.
2006 Jan 06
1
"Missing value representation in Excel before extraction to R with RODBC"
...efore extraction to R via RODBC. I'm bewildered. Sometimes the representation with NA in Excel appears to work and shows up in R as <NA> but sometimes the use of NA in Excel changes the whole vector to NA's. Blank or nothing or NA as representation for missing values in Excel with dateformat gives NA's of the whole vector in R but with general format in Excel gives blanks for missing values in R. How should I represent missing values in Excel? Best wishes and thanks for any help Fredrik Lundgren
2004 Jan 14
1
Skinny behind NAT?
...Cisco 7910 using SCCP behind NAT that has one way audio. The called party cannot hear the calling party who's using the 7910. skinny.conf ; ; Skinny Configuration for Asterisk ; [general] port = 2000 ; Port to bind to, default tcp/2000 bindaddr = 0.0.0.0 ; Address to bind to dateFormat = M-D-Y ; M,D,Y in any order (5 chars max) keepAlive = 120 ; allow = all disallow = all ;allow=g723.1 allow=g729 allow=ulaw allow=alaw ; Carlos' 7910 used for testing [7910] ; Device name device=SEP0007EBC7F3DE ; Offical identifier nat=1 callerid="TS Test 7910&quo...
2012 Jun 07
1
factor coercion with read.csv or read.table
...data.frame': 510 obs. of 2 variables: $ Date : Factor w/ 510 levels "Apr 28, 1972",..: 98 178 134 311 13 342 268 228 55 481 ... $ index: Factor w/ 510 levels "100","1,000.302",..: 1 499 493 488 444 412 418 434 441 448 ... > msci$Date <-as.Date(msci$Date, dateFormat='%b %d, %Y') Error in charToDate(x) : character string is not in a standard unambiguous format -- View this message in context: http://r.789695.n4.nabble.com/factor-coercion-with-read-csv-or-read-table-tp4632622.html Sent from the R help mailing list archive at Nabble.com.
2015 Jan 09
0
SEMI OFF-TOPIC - Fail2ban
Hello; Did you remember to uncomment the dateformat in /etc/asterisk/logger.conf? That's necessary for fail2ban to work. Logger.conf [general] dateformat=%F %T Regards; John -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of ricky gutierrez Sent: Thursd...
2007 Oct 10
3
(no subject)
...; "4403-05-30" Another problem is in REGUL, I using the variables created in the extraction of the data but the regulation is not possible REGUL Ts.regul<-regul(A$date, y=A$my2, xmin=2006070100, n=800, units="hours", frequency=1, deltat=1/3600, datemin=NULL, dateformat="m/d/Y", tol=NULL, tol.type="both", methods="linear", rule=1, f=0, periodic=FALSE, window=(2006080316 - 2006070100)/(800 - 1), split=100, specs=NULL) I think if the question is resolved the function REGUL will work to. Can someone help me? I new...
2004 Nov 17
3
chan-sccp problem, phone is not registering
...f the users on the callmanager. Here's my setup: First I disabled skinny by putting noload=chan_skinny.so in /etc/asterisk/modules.conf I switched from using skinny to chan_sccp from: http://chan-sccp.sourceforge.net/ here's my sccp.conf file: [general] keepalive = 5 context = default dateFormat = D-M-Y bindaddr = 10.10.0.1 port = 2000 [SEP000770735049] description = Z4040 type = 7940 context = intern autologin = 105 [105] id = 105 label = Z4040 callwaiting = 0 mailbox = 199 callerid = 105 In extensions.conf: exten => 105,1,Dial(SCCP/105,30,tr) exte...
2006 Mar 28
2
Problems Configuring Cisco 12SP+
Hi, After reading this valuable forum and the voip-info wiki and follow all the steps , but my Cisco 12SP+ remains unregistered. These are my config files: skinny.conf [general] port = 2000 ; Port to bind to, default tcp/2000 bindaddr = 172.20.1.1 ; Address to bind to dateFormat = D-M-Y ; M,D,Y in any order (5 chars max) keepAlive = 120 languaje=es allow = all ; disallow = [101] device=SEP00B06409E748 model=12SP ; Valid models: 12SP, 30VIP, 7910, 7920 (so far) version=P002L2J2 host=172.20.1.1 context=telsip line => 101 callwaiting=no callerid="...
2004 Sep 24
1
help with skinny
...here "configuring IP" Here is a copy of my skinny.conf. the extensions.conf is default. I just want to bring the system up in default before a start making changes. Do I need to make changes somewhere else so * knows I want to use skinny also? port = 2000 bindaddr = 192.168.254.17 dateFormat = M-D-Y keepAlive = 120 [test] device=SEP0044DE12922 version=pc040300 host=192.168.254.18 nat=0 callerid="Test User" mailbox=500 callwaiting=1 transfer=1 threewaycalling=1 context=default line => 500 -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2006 Apr 07
3
Ajax render a template
...rn the comment" end This is my partial to display a comment _comment.rhtml <div id="newcomments"> <div id="divcomment"> <p><%= comment.name %> Says:</p> <p><%= comment.comment %></p> <p id="dateformat"><%= comment.created_at.to_s(:long) %></p> <hr/> </div> </div> -- Posted via http://www.ruby-forum.com/.
2004 Aug 25
2
asterisk & chan_sccp
...isk == >> Got message StimulusMessage -- Got {StimulusMessage} stimulus=SpeedDial(2) stimulusInstance=1 Segmentation fault using skinny load of P00403020700 asterisk 1.0-RC1 chan_sccp - lastest from chan_sccp at sourceforge here is sccp.conf [general] keepalive = 5 context = sccp dateFormat = D-M-Y bindaddr = 206.156.254.118 port = 2000 [SEP0004DD1E63CF] type = 7910 autologin = test1 description = Test2 7910 context = sccp [SEP0005323DB87B] type = 7910 autologin = test2 description = Test2 7910 context = sccp [SEP0002B9A754BD] type = 7960 autologin...
2009 Nov 12
1
xts conversion problem
I have two data frames, with two columns each, the first being a Date variable. I would like to convert them to xts objects, indexed by the Date column. I would like to use as.Date and not as.POSIXct as the dateformat. The puzzling fact is that it works for the first one but not the other. Here is a screenshot of the error: > str(DF1) 'data.frame': 367 obs. of 2 variables: $ Date:Class 'Date' num [1:367] 13515 13516 13517 13518 13521 ... $ X : num 28.29 -53.58 58.33 -23.07 9.73 ... &...
2010 Apr 05
3
syntax error, unexpected '\n', expecting tASSOC
...if (this.y > 15) return this.point.name; }" master_detail_tooltip_formatter = " function() { return ''<b>''+ (this.point.name || this.series.name) +''</b><br/>''+ Highcharts.dateFormat(''%A %B %e %Y'', this.x) + '':<br/>''+ ''1 USD = ''+ Highcharts.numberFormat(this.y, 2) +'' EUR''; }" @pie_chart = Highchart.line({ :chart => {...
2014 Apr 09
3
Logrotate errors
Hi all, I have a problem with logrotate and I don't know why. In /var/log/messages appears these errors: Apr 8 15:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1] Apr 8 16:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1] Apr 8 17:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1] Apr 8 18:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1] Apr 8
2004 Mar 22
1
another date conversion
Dear R People Here is an interesting problem: > library(pastecs) > a <- 1:100 > b <- daystoyears(a,datemin="1/1/2003",dateformat="m/d/Y") > b [1] 2002.999 2003.002 2003.005 2003.008 2003.010 2003.013 2003.016 2003.018 2003.021 2003.024 2003.027 2003.029 2003.032 [14] 2003.035 2003.038 2003.040 2003.043 2003.046 2003.049 2003.051 2003.054 2003.057 2003.060 2003.062 2003.065 2003.068 [27] 2003.070 2003.073 200...