代码搜索:datetime

找到约 6,148 项符合「datetime」的源代码

代码结果 6,148
www.eeworm.com/read/275731/4172035

hpp datetime.hpp

/* LiteSQL * * By Tero Laitinen * * See LICENSE for copyright information. */ #ifndef _litesql_datetime_hpp #define _litesql_datetime_hpp /** \file datetime.hpp constains Date, Time and D
www.eeworm.com/read/275731/4172321

cpp datetime.cpp

/* LiteSQL - Date and time classes * * By Tero Laitinen * * See LICENSE for copyright information. */ #include "litesql/datetime.hpp" #include "litesql/split.hpp" #include using namesp
www.eeworm.com/read/268541/4251740

m datetime.m

function A = DateTime(varargin) %DateTime - class that stores time and performes conversion between various format %A = DateTime() - fills in zeros to all variables %A - class DateTime %A = D
www.eeworm.com/read/445571/1720391

cs datetime.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { public class dateTime : valueType { public dateTime() : base("dateTime") { } public d
www.eeworm.com/read/444859/1727765

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/443264/1751376

java datetime.java

package dynamicP; import java.util.Date; public class DateTime extends Date { public String getMinite() { ///返回时间(分) long curtime = getTime(); String time = "";
www.eeworm.com/read/441651/1769023

js datetime.js

var timerID = null; var timerRunning = false; var week = new Array('星期日','星期一','星期二','星期三','星期四','星期五','星期六','星期日'); function stopclock (){ if(timerRunning) clearTimeout(timerID); timerRunni
www.eeworm.com/read/440773/1792473

ttl datetime.ttl

@prefix r: . @prefix rdfs: . @prefix xsd: . @prefix t:
www.eeworm.com/read/440061/1803016

js datetime.js

/* Copyright (c) 2004-2006, The Dojo Foundation All Rights Reserved. Licensed under the Academic Free License version 2.1 or above OR the modified BSD license. For more information on Dojo licens
www.eeworm.com/read/438439/1825434

tld datetime.tld