查看: 593|回复: 5
|
能够return TIME to calendar control(asp.net)吗
[复制链接]
|
|
我return #6/16/2006 12:30:00 PM# 这个value去
asp.net的calendar control
session("closing_date") = #6/16/2006 12:30:00 PM#
Me.calendar.SelectedDate = Session("closing_date")
Me.calendar.VisibleDate = Session("closing_date")
但最后显示的只是date(6/16/2006)而已, 我想确定下有没有可能将12:30:00 PM也显示在calendar control呢?同时也让我可以select我要的时间。。。 |
|
|
|
|
|
|
|
发表于 1-7-2006 12:56 PM
|
显示全部楼层
calendar control 是没有时间的... |
|
|
|
|
|
|
|
楼主 |
发表于 2-7-2006 09:45 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 3-7-2006 01:49 PM
|
显示全部楼层
原帖由 counterking 于 2-7-2006 09:45 PM 发表
那我有什么其他control可以满足我的需求吗?
你的需求是什么??? 可以详细说明吗??? |
|
|
|
|
|
|
|
楼主 |
发表于 3-7-2006 05:06 PM
|
显示全部楼层
我想将以下的value #6/16/2006 12:30:00 PM# return 到一个control,让我可以
edit (可以edit time and date, date editing最好可以像calendar那样..) |
|
|
|
|
|
|
|
发表于 5-7-2006 06:40 PM
|
显示全部楼层
原帖由 counterking 于 3-7-2006 05:06 PM 发表
我想将以下的value #6/16/2006 12:30:00 PM# return 到一个control,让我可以
edit (可以edit time and date, date editing最好可以像calendar那样..)
calendar control 可以 edit date 的么???不是 select date 罢了吗??? 可以说说你edit date的意思吗??? |
|
|
|
|
|
|
| |
本周最热论坛帖子
|