Commit Graph

9 Commits

Author SHA1 Message Date
Markus Scherer
fcd1805872 ICU-5490 add UDateTimeScale for Unix time with microseconds granularity
X-SVN-Rev: 20625
2006-11-02 17:33:51 +00:00
Markus Scherer
f049a5f607 ICU-5211 the Universal Time Scale must use the proleptic Gregorian calendar because it is supposed to be compatible with .Net System.DateTime which uses that calendar
X-SVN-Rev: 19778
2006-06-28 22:39:00 +00:00
George Rhoten
0485d6ec53 ICU-5032 Increase code coverage numbers by simplifying the code.
X-SVN-Rev: 19099
2006-02-08 21:30:58 +00:00
Eric Mader
811ebbee0f ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
Eric Mader
10522052fb ICU-3927 code review changes.
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
Eric Mader
04b1d434aa ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
X-SVN-Rev: 16605
2004-10-23 00:15:34 +00:00
Eric Mader
1ab8447475 ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
X-SVN-Rev: 16604
2004-10-22 23:56:36 +00:00
Eric Mader
83f812dd0a ICU-3927 fix problems w/ comparing doubles and int64_ts.
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00