Computerizedtimemanagementsystems
Calendar and scheduling software
Extends: Technology
Computerized time management systems
Calendar and scheduling software
Overview
Category: Calendar and scheduling software
Calendar and scheduling software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 41-4012.00
- SOC Code: 49-9071.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Computerized time management systems',
category: 'Calendar and scheduling software',
description: 'Calendar and scheduling software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Computerized time management systems",
"applicationCategory": "Calendar and scheduling software",
"description": "Calendar and scheduling software"
}