March 01, 2012 Learn » Re: SysTime in a Struct | |||
|---|---|---|---|
| |||
...this) {
> SysTime esystime = SysTime(DateTime(
That is a...this.esystime =
> Clock.currTime.year,
> to!int(this... | |||
March 01, 2012 Learn » SysTime in a Struct | |||
|---|---|---|---|
| |||
...esystime;
this (this) {
SysTime esystime = SysTime(DateTime(
Clock.currTime.year,
to!int(this.edate[2... | |||
January 04, 2012 Phobos » [phobos] std.datetime unittest | |||
|---|---|---|---|
| |||
...but only if I explicitly specify a year range which contains these dates. I've... | |||
December 28, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...e.g. getting the year of the SysTime...a SysTime to a DateTime if you need... | |||
December 28, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...string you usually need year, month and day. Calculating a year takes some time: leap... | |||
December 27, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...know something along the lines of what year that time is in in the local... | |||
December 24, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...date (such as what year or month it...bugs. I did std.datetime in the first... | |||
December 23, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...expand my scheme to include ISO signed-year notation easily enough. In the mpeg-7... | |||
December 23, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...numbering year". How can that phrase mean a kind of week? The week-numbering year... | |||
December 23, 2011 General » Re: Proposal for custom time string formatting in std.datetime | |||
|---|---|---|---|
| |||
...documentation is wrong, and %isoweek emits a year, not a week? <snip> What's that... | |||
Copyright © 1999-2021 by the D Language Foundation