代码搜索:UTC
找到约 968 项符合「UTC」的源代码
代码结果 968
www.eeworm.com/read/307145/13727607
c utc.c
/* utc.c - UNIX TCP Client Code
*
*
* Copyright (C) 1999 Chad Dixon
* Macmillan Computer Publishing
*
* This program is free software; you can redistribute it
* and/or modi
www.eeworm.com/read/138548/5815593
pm utc.pm
package DateTime::TimeZone::UTC;
use strict;
use vars qw ($VERSION);
$VERSION = 0.01;
use DateTime::TimeZone;
use base 'DateTime::TimeZone';
sub new
{
my $class = shift;
return bless { na
www.eeworm.com/read/205898/5014221
pm utc.pm
package DateTime::TimeZone::UTC;
use strict;
use vars qw ($VERSION);
$VERSION = 0.01;
use DateTime::TimeZone;
use base 'DateTime::TimeZone';
sub new
{
my $class = shift;
return bless { na
www.eeworm.com/read/316877/3584626
js utc.js
// create a new Date object
var now = new Date();
// get local time in hours
var hh = now.getHours();
// get the Universal time in hours
var utc_hh = now.getUTCHours();
// get minutes and
www.eeworm.com/read/475942/6770437
m utc.m
function t=utc(zone,isdls,format)
%UTC Get current UTC time.
% T = UTC(ZONE,ISDLS,FORMAT) returns the current UTC
% (or GMT) time in the format FORMAT given the locations
% time zone ZONE,
www.eeworm.com/read/187358/8830892
dat ion_utc.dat
al0: 1.000000e-07
al1: 0.000000e+00
al2: 2.093000e-04
al3: 0.000000e+00
b0: 72.0
www.eeworm.com/read/282300/9103089
dat ion_utc.dat
al0: 1.000000e-07
al1: 0.000000e+00
al2: 2.093000e-04
al3: 0.000000e+00
b0: 72.0
www.eeworm.com/read/282116/9118847
dat ion_utc.dat
al0: 1.396984e-08
al1: -1.490116e-08
al2: -5.960464e-08
al3: 1.192093e-07
b0: 118784
www.eeworm.com/read/398163/6291545
h utc_time.h
#define j1900 2415020.5
#define SMALL_TIME 1e-10
void sec85_to_gregorian();
void julian_to_gregorian();
void mjd_to_gregorian();
void yyddd_to_gregorian();
double gregorian_to_julian();
double