search for: nzst

Displaying 20 results from an estimated 91 matches for "nzst".

Did you mean: nest
2003 Aug 04
0
as.POSIXct Bug when used with POSIXlt arg and tz= arg (PR#3646)
...nu" "" "1" [7] "7.1" "2003" "06" [10] "16" "R" > Sys.timezone() [1] "" The problem does appear to be daylight savings time related since when run in NZST (which is standard time) Patrick got this. Note that isdst is not set for either lt1 nor lt2. Also lt1 and lt2 are the same number of hours apart as are as.POSIXct(lt1,tz="") and as.POSIXct(lt2,tz=""). They are in the relation expected so they are either both right or both w...
2003 Sep 25
2
sshd (openssh 3.7.1p1) dies during login on Solaris 8 system with SRM installed
...= 0 1061: open(0xFF0C4D94, 0) = 9 1061: 0xFF0C4D94: "/etc/passwd" 1061: fstat64(9, 0xFFBEE630) = 0 1061: d=0x0154000A i=197963 m=0100444 l=1 u=0 g=3 sz=1462 1061: at = Sep 25 10:52:54 NZST 2003 [ 1064443974 ] 1061: mt = Sep 25 10:45:07 NZST 2003 [ 1064443507 ] 1061: ct = Sep 25 10:45:07 NZST 2003 [ 1064443507 ] 1061: bsz=8192 blks=4 fs=ufs 1061: ioctl(9, 0x00005401, 0xFFBEE5BC) Err#25 ENOTTY 1061: read(9, 0x00160CCC, 8192)...
2012 Dec 06
1
Incorrect DST time changes in DateTimeClasses
Can anyone please shed any light on why R DateTimeClasses give weird times for when daylight saving time information changes, and which aren't consistent with the OS? Example: Expected result: in New Zealand DST stopped (NZDT -> NZST) at 03:00 NZDT on 2010-04-04, as confirmed by the OS time zone info (OS X 10.8.2): zdump -v /etc/localtime /etc/localtime Sat Apr 3 13:59:59 2010 UTC = Sun Apr 4 02:59:59 2010 NZDT isdst=1 /etc/localtime Sat Apr 3 14:00:00 2010 UTC = Sun Apr 4 02:00:00 2010 NZST isdst=0 Result in R: R...
2005 May 11
2
time zones, daylight saving etc.
...0 18/03/2003 20:10 0.5 etc. (times given on a 24 hour clock) and goes on for years. I have some code: data<-read.table("H:/rainfall_data.txt",h=T) library(survival) datetime <- as.POSIXct(strptime(paste(data$V1, data$V2), "%d/%m/%Y %H:%M"), tz="NZST") which produces: [10] "2003-03-13 21:13:00 New Zealand Daylight Time" [11] "2003-03-15 13:20:00 New Zealand Daylight Time" [12] "2003-03-15 22:20:00 New Zealand Daylight Time" [13] "2003-03-15 22:21:00 New Zealand Daylight Time" [14] "2003-03...
2004 Feb 13
1
How to get time differences in consistent units?
...is sort of thing: Browse[1]> insp.j$First [1] "2003-02-14 13:00:00 NZDT" Browse[1]> spray.j$Date [1] "2002-12-16 13:00:00 NZDT" "2003-01-15 13:00:00 NZDT" [3] "2003-02-14 13:00:00 NZDT" "2003-02-14 13:00:00 NZDT" [5] "2003-03-25 12:00:00 NZST" Browse[1]> insp.jk - spray.j$Date Time differences of 5184000, 2592000, 0, 0, -3369600 secs Saving that insp.jk to a vector, I get one in seconds which isn't simply comparable to others. It would be simple enough to put in an as.numeric() so that comparisons are alway...
2018 Apr 27
2
Listening on multiple ports
I appreciate your suggestion. That'll allow both ports or only 8839? Derek On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > >> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com> >wrote: >> >> >> Hi, >> >> I want dovecot to listen for imaps (ssl) on both 993 and a >non-standard >> port 88...
2018 Apr 27
2
Listening on multiple ports
...Yep. > > Aki > >> On 27 April 2018 at 09:50 Derek Harding <rev.derek.harding at gmail.com> wrote: >> >> >> I appreciate your suggestion. That'll allow both ports or only 8839? >> >> Derek >> >> >> On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >>> >>>> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com> >>> wrote: >>>> >>>> >>>> Hi, >>>> >>>> I want dovecot to listen for im...
2018 Sep 11
0
shared folder in the samba domain, can't be access on trusting domain users
...ntication for user > [TESTHV\mtest] FAILED with error NT_STATUS_NO_SUCH_USER, authoritative=0 > [2018/09/10 18:18:57.227909, 2] > ../auth/auth_log.c:476(log_authentication_event_human_readable) > Auth: [SamLogon,network] user [TESTHV]\[mtest] at [Mon, 10 Sep 2018 > 18:18:57.227901 NZST] with [NTLMv2] status [NT_STATUS_NO_SUCH_USER] > workstation [TESTHV-DC1] remote host [ipv4:192.168.179.229:50070] mapped > to [TESTHV]\[mtest]. local host [ipv4:192.168.179.226:49153] NETLOGON > computer [VM000459] trust account [VM000459$] > [2018/09/10 18:18:57.228057, 2] > ../l...
2018 May 14
2
Why current mount connection don't close after remove from config and reload?
Well I am only guessing here, but I suspect if icecast works like other daemons reload just reloads the config but doesn't terminate current connections. You probably want /etc/init.d/icecast restart On 15 May 2018 12:35:39 AM NZST, "subscription at nextdial.com.br" <subscription at nextdial.com.br> wrote: >Hello, > >After removing a mount from the xml config file and reloading the >Icecast >with the bellow command why it don't close the current mount >connection? > > /etc/ini...
2003 Aug 04
0
Windows 2000 Bug in GMT +/- n Timezones (PR#3644)
...calar args # (whereas outer only takes functions that can take vector args) ff <- function(z) f(z[[1]],z[[2]]) outer( x, y, function(x,y)apply(data.frame(x,y),1,ff) ) } my.tz <- c("XYZ", "EST", "EDT", "PST", "PDT", "NZT", "NZST", "NZDT", "ET", "PT", "", "GMT-5", "GMT-4", "GMT-3", "GMT-2", "GMT-1", "GMT", "GMT+1", "GMT+2", "GMT+3", "GMT+4", "GMT+5") names(my.tz) <-...
2003 Jun 01
1
Wording of "R Installation and Administration"
...all the "precompiled" packages for Windows right? I'm just wondering if the first sentence in the "R Installation and Administration" can be re-worded a bit so newbies won't get confused.... ---------- Forwarded message ---------- Date: Mon, 2 Jun 2003 08:56:37 +1200 (NZST) From: Ko-Kang Kevin Wang <kwan022@stat.auckland.ac.nz> To: rwatkins@cornerstonelp.com Subject: RE: [R] Downloading packages from CRAN Hi Rick, On Sun, 1 Jun 2003 rwatkins@cornerstonelp.com wrote: > Kevin- > Thanks a lot for the help -- the Install manual clearly states in the first...
2002 Apr 18
1
strptime mysteriously adds a day - 0S-specific: Linux and Windows (so far) (PR#1466)
...pyright 2002, The R Development Core Team Version 1.4.1 (2002-01-30) ... > ## BUG: > ## strptime seems to add a day to the request, unless the year > ## is added as part of the format. > strptime("11 Apr 22:00",format="%d %b %H:%M") [1] "2002-04-12 22:00:00 NZST" > ## note - we gained a day. > > ## goes away if we include the year > strptime("11 Apr 22:00 2002",format="%d %b %H:%M %Y") [1] "2002-04-11 22:00:00 NZST" > ## R 1.4.1, running on Linux RH 6.0. > version _ platfo...
2017 May 18
2
[R] R-3.4.0 fails test
...No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 256 Uptime: 17:01 Memory: 3533.8/14955.3MB Init: Upstart runlevel: 2 Gcc sys: 4.8.4 Client: Shell (bash 4.3.111) inxi: 2.2.28 Time zone: NZST |> c) run the offending code lines "by hand" and show us the values of format(dlt) and format(dct) so we can see what the problem is, something like |> |> dlt <- structure( |> list(sec = 52, min = 59L, hour = 18L, mday = 6L, mon = 11L, year = 116L, |> wday =...
2002 Apr 15
1
Re: Writting R Function
Hi, I think I found the problem. It lies in my Fortran program. Is there a way, after a DO loop, to make sure it does NOT return anything? Cheers, Kevin On Mon, 15 Apr 2002, Ko-Kang Kevin Wang wrote: > Date: Mon, 15 Apr 2002 17:27:20 +1200 (NZST) > From: Ko-Kang Kevin Wang <kwan022 at stat1.stat.auckland.ac.nz> > To: R Help <r-help at stat.math.ethz.ch> > Subject: Writting R Function > > Hi, > > Suppose I have a function as below: > Fibonacci <- function(n, all = T) { > .Fortran("fib...
2002 Mar 26
1
ellipsis question
...r(jj$y)) } ntuple <- function(a,b, ...) { #help help how do I do this } -- Robin Hankin, Lecturer, School of Geographical and Environmental Science Private Bag 92019 Auckland New Zealand r.hankin at auckland.ac.nz tel 0064-9-373-7599 x6820; FAX 0064-9-373-7042 as of: Wed Mar 27 09:15:00 NZST 2002 This (linux) system up continuously for: 209 days, 16 hours, 10 minutes -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe&q...
2020 Aug 02
4
8.2.2004 Quick recovery and fix for unbootable machines
...8.2.2004/BaseOS/x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm 2) We can now reinstall the older shim package using yum. This will downgrade the package to the working version. # yum install shim-x64-15-11.el8.x86_64.rpm Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06 NZST. Dependencies resolved. ==================================================================================================================================================================================== ?Package Architecture Version Repository???????????????????????????????????? Size =========...
2017 Aug 09
1
Newbie Questions
...mething more exotic - but let's try the easy ones first. A PID is a process id - every process has one, and they are assigned depending on when they run. The logrotate question might be better answered once you know the version of linux that's running. Jake On 9 August 2017 3:46:01 PM NZST, Will Robedee <WillR at rice.edu> wrote: >I inherited an icecast server at a radio station. I am not a >linux/unix person. I am able to use putty and winscp to gain access. >I can use sudo -s -H to gain root level access (dangerous, I know), but >I do not know the OS (or eve...
2013 May 01
2
Shorewall 4.5.15 fails to start using systemctl on FC18
...apologies if this is not a Shorewall issue as such, but I can''t see where to go next. Thanks, shorewall.service - Shorewall IPv4 firewall Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) Active: failed (Result: exit-code) since Wed, 2013-05-01 11:33:16 NZST; 1min 27s ago Process: 5178 ExecStart=/sbin/shorewall $OPTIONS start (code=exited, status=13) CGroup: name=systemd:/system/shorewall.service May 01 11:33:16 spare-millgate.wpi-international.co.nz shorewall[5178]: Applying Policies... May 01 11:33:16 spare-millgate.wpi-international....
2007 Jun 06
4
Slow list
Wow. My message made it to the list after more than 3 hours. Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998
2017 May 18
2
[R] R-3.4.0 fails test
...dware, OS) and time zone info > > > > System: Host: MTA-V1-427894 Kernel: 3.19.0-32-generic x86_64 (64 bit > gcc: 4.8.2) > > Desktop: KDE Plasma 4.14.2 (Qt 4.8.6) Distro: Linux Mint 17.3 > Rosa > > I suppose that'll do... > > > > Time zone: NZST > > > > > > > |> c) run the offending code lines "by hand" and show us the values of > format(dlt) and format(dct) so we can see what the problem is, something > like > > |> > > |> dlt <- structure( > > |> list(sec = 52, min...