代码搜索:datetime
找到约 6,148 项符合「datetime」的源代码
代码结果 6,148
www.eeworm.com/read/191026/5169442
java datetime.java
/*********************************************************************
*
* Copyright (C) 2001 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/190056/5189468
tex datetime.tex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Name: datetime.tex
%% Purpose: wxDateTime documentation
%% Author: Vadim Zeitlin
%% Modified by:
%% C
www.eeworm.com/read/187737/5217126
cpp datetime.cpp
// DATETIME.CPP
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
#include
#include
#include
#include "datetime.h"
CDateTimeOpx::CDateTim
www.eeworm.com/read/187737/5217127
h datetime.h
// DATETIME.H
//
// Copyright (c) 1997-2000 Symbian Ltd. All rights reserved.
#ifndef __DATETIME_H__
#define __DATETIME_H__
#include
#if !defined(__OPLAPI_H__)
#include
www.eeworm.com/read/183058/5258384
desktop datetime.desktop
[Translation]
File=QtopiaSettings
Context=Date/Time
Comment[Desktop Entry/Name]=Use soft hyphen (char U00AD) to indicate hyphenation
[Desktop Entry]
Exec=systemtime
Icon=systemtime/DateTime
Type=Appli
www.eeworm.com/read/183001/5259401
c datetime.c
/*-------------------------------------------------------------------------
*
* datetime.c
* Support functions for date/time types.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Devel
www.eeworm.com/read/183001/5259959
h datetime.h
/*-------------------------------------------------------------------------
*
* datetime.h
* Definitions for the date/time and other date/time support code.
* The support code is shared with o
www.eeworm.com/read/183001/5260071
h datetime.h
#ifndef _ECPG_DATETIME_H
#define _ECPG_DATETIME_H
#include
typedef timestamp dtime_t;
typedef interval intrvl_t;
#endif /* ndef _ECPG_DATETIME_H */
www.eeworm.com/read/183001/5260078
c datetime.c
#include "postgres_fe.h"
#include
#include
#include
#include
#include "extern.h"
#include "dt.h"
#include "pgtypes_error.h"
#include "pgtypes_date.h"
date
PG